@import url('https://fonts.googleapis.com/css?family=Lato|Roboto');
body{
    margin: 0 auto;
}
.container a{
    color : #333333;
    text-decoration: none;
}
.container a:hover{
    color : rgb(62, 81, 141);
}
h1.page-header.title-element{
    font-size: 24px;
}
.header-navbar{
    width: 100%;
    background-color: #F0F2F3;
}
.triangle-topright {
    float: right;
    font-family: 'Lato',sans-serif;
    height: auto;
    right: 0;
    width: 30%;
    padding-top: 10px;
    color:rgb(62,81,141);
}
.logo{
    height: 100%;
    margin-top: 10px; 
    margin-bottom: 10px;
}
.menutop{
    width: 100%;
    height: auto;
    background: rgba(238,238,238,1);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    text-align: center;
}
.navbar-rsms .navbar-toggle {
    border-color: rgba(237,24,25,0.5);
}
.navbar-rsms .navbar-toggle:hover,
.navbar-rsms .navbar-toggle:focus {
    background-color: rgba(237,24,25,0.5);
}
.navbar-rsms .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-rsms .navbar-collapse,
.navbar-rsms .navbar-form {
    border-color: #101010;
}
.navbar-rsms .nav .open > a,
.navbar-rsms .nav .open > a:hover,
.navbar-rsms .nav .open > a:focus {
    border-color: #337ab7;
}
@media (max-width: 767px) {
    .navbar-rsms .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808;
    }
    .navbar-rsms .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808;
    }
    .navbar-rsms .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d;
    }
    .navbar-rsms .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-rsms .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent;
    }
    .navbar-rsms .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-rsms .navbar-nav .open .dropdown-menu > .active > a:hover,
    .navbar-rsms .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: #080808;
    }
    .navbar-rsms .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-rsms .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .navbar-rsms .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444;
        background-color: transparent;
    }
    .triangle-topright{
        display: none;
    }
}
.navbar-rsms{
    font-family: 'Lato', sans-serif;
    background-color: transparent;
    background: transparent;  
    margin-bottom: 0;
}
.navbar-rsms .nav > li > a, .nav > li > a{
    font-weight: bold;
    color: rgb(62,81,141);
    border-bottom: solid 2px transparent;
}
.navbar-rsms .nav > li > a:focus, .nav > li > a:hover,.nav > li >a.active{
    border-bottom: solid 2px rgb(51,122,183);
}
.list-unstyled li,.list-unstyled li a{
    font-weight: normal;
    color: #262626;
}
.list-unstyled li:hover,.list-unstyled li a:hover{
    text-decoration: underline;
}
.dropdown-menu > li{
    border-bottom: solid 2px transparent;
}
.dropdown-menu > li:not(.yamm-content):hover{
    border-bottom: solid 2px rgb(62,81,141);
}
.slider{
    width: 100%;
    height: auto;
}
.slider img{
    width: 100%;
}
#myCarousel .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid rgb(62,81,141);
    border-radius: 10px;
}
#myCarousel .carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff;
    border: 1px solid rgba(237,24,25,0.5);
}
.services {
    margin-top: 20px;
    margin-bottom: 20px;
}
.services .page-header {
    padding-bottom: 5px;
    margin: 0;
    border-bottom: 1px solid #eee;
}
.services a > .media,.services a:hover{
    margin-top: 15px;
    color : #333333;
    text-decoration: none;
}
.pricing-white{
    margin-top: 20px;
    margin-bottom: 0;
    /*    background: #fff url(../images/layout/pricing/bg_pricing_white.png);*/
    background-repeat: no-repeat;
    background-position: bottom; 
}
.pricing-white #rsmsapp .media{}
.pricing-white #rsmsapp .media-body{
    border: solid 1px rgba(221, 221, 221,1);
    border-radius: 6px;
    margin-bottom: 10px;
}
.pricing-white #rsmsapp .media-body img{
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto
}
.pricing{
    width: 100%;
    background: #000 url(../images/layout/pricing/bg_pricing.png);
    background-size: cover;
    padding-top: 20px;
    box-shadow: 0px 10px 5px #888, 0px -10px 5px #888;
}
.pricing .media{
    border-bottom: solid 1px rgba(221, 221, 221,1);

}
.pricing .media p, .pricing .media h4{
    text-align: justify;
}
.pricing .media a{
    color : #333333;
    text-decoration: none;
}
.pricing .media a:hover{
    color : rgb(62, 81, 141);
}
.pricing #CarouselFlashinfo .carousel-inner img{
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto
}
.pricing .pricing-kegiatan [class^="col-"]{
    margin-bottom: 10px;
}
.pricing .pricing-kegiatan [class^="col-"] img{
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto
}
.feature{
    margin-top: 0;
    padding-top: 20px;
    margin-bottom: 0;
    /*background: #fff url(../images/layout/feature/bg_feature.png);*/
    background-repeat: no-repeat;
    background-position: top; 
}
.table > thead > tr > td.primary,
.table > tbody > tr > td.primary,
.table > tfoot > tr > td.primary,
.table > thead > tr > th.primary,
.table > tbody > tr > th.primary,
.table > tfoot > tr > th.primary,
.table > thead > tr.primary > td,
.table > tbody > tr.primary > td,
.table > tfoot > tr.primary > td,
.table > thead > tr.primary > th,
.table > tbody > tr.primary > th,
.table > tfoot > tr.primary > th {
    background-color: #337ab7;
}
.table > thead > tr > td.text-center,
.table > tbody > tr > td.text-center,
.table > tfoot > tr > td.text-center,
.table > thead > tr > th.text-center,
.table > tbody > tr > th.text-center,
.table > tfoot > tr > th.text-center,
.table > thead > tr.text-center > td,
.table > tbody > tr.text-center > td,
.table > tfoot > tr.text-center > td,
.table > thead > tr.text-center > th,
.table > tbody > tr.text-center > th,
.table > tfoot > tr.text-center > th {
    text-align: center;
}
.footer{
    margin-top: 20px;
    background-color: #337ab7;
}
.iframe-map{
    width: 100%;
    height: 430px;
    border: 1px solid #dddddd;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.iframe-mapkontak{
    width: 100%;
    height: 445px;
    border: 1px solid #dddddd;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.bottompage{
    width: 100%;
}
.building-image [class^="col-"]{
    margin-bottom: 10px;
}
.building-image [class^="col-"] img{
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto
}
.welcome .panel-body.fixed-200{
    height: 200px;
}
.blog{
    width: 100%;
    margin-top: 20px;
}
.closemargin{
    margin-top: 2px;
    margin-bottom: 2px;
}
img.blog-img{
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    margin-right: 5px;
}
.panel-red {
    border-color: #e33c3c;
}
.panel-red > .panel-heading {
    color: #fff;
    background-color: #e33c3c;
    border-color: #fa6261;
}
.panel-red > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #e33c3c;
}
.panel-red > .panel-heading .badge {
    color: #e33c3c;
    background-color: #fff;
}
.panel-red > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #e33c3c;
}
h3.news-title{
    margin: 2px 0;
}
h3.news-title a{
    font-size: 20px;
    color: #333333;
}
h3.news-title a:hover{
    color: #31527C;
    text-decoration: none;
}
.no-margin{
    margin: 0 !important;
}
.fa-stack-125x{
    position: relative;
    display: inline-block;
    width: 1.25em;
    height: 1.25em;
    line-height: 1.25em;
    vertical-align: middle;
    text-align: center;
}
.fa-stack-1x{
    position: relative;
    display: inline-block;
    width: 1.25em;
    height: 1em;
    line-height: 1em;
    vertical-align: middle;
    text-align: center;
}
.kontak .media{
    margin-top: 2px;
}
.img-alur{
    margin-top: 7px;
    margin-bottom: 7px;
}
.white-bg{
    background-color: rgba(255, 255, 255, 0.5);
}
.top-position{
    margin-top: 20px;
}
.small-margin{
    margin: 2px 0;
}
img.img-polaroid{
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
img.span6{    
    width: 50%;
    float: left;
    position: relative;
    min-height: 1px;
}
#detail-berita .row{
    margin-right: 0;
    margin-left: 0;  
}
#detail-berita a{color: #0000ff;}
#detail-berita a:hover{color:#FFF;background-color: #337AB7;}
td.fit,th.fit{
    white-space: nowrap;width: 1%;
}
.table-nobordered {
    width: 100%;
    max-width: 100%;
    margin-bottom: 10px;
}
.table-nobordered > thead > tr > th,
.table-nobordered > tbody > tr > th,
.table-nobordered > tfoot > tr > th,
.table-nobordered > thead > tr > td,
.table-nobordered > tbody > tr > td,
.table-nobordered > tfoot > tr > td {
    padding: 2px;
    vertical-align: top;
    border: none;
}
.table-nobordered > thead > tr > th {
    vertical-align: middle;
    border-bottom: 2px solid #ddd;
}
.table-nobordered > caption + thead > tr:first-child > th,
.table-nobordered > colgroup + thead > tr:first-child > th,
.table-nobordered > thead:first-child > tr:first-child > th,
.table-nobordered > caption + thead > tr:first-child > td,
.table-nobordered > colgroup + thead > tr:first-child > td,
.table-nobordered > thead:first-child > tr:first-child > td {
    border-top: 0;
}
.table-nobordered > tbody + tbody {
    border-top: 2px solid #ddd;
}
.table-nobordered {
    background-color: transparent;
}
.btn-outline {
    background-color: transparent;
    color: inherit;
    transition: all .5s;
}
.btn-primary.btn-outline {
    color: #428bca;
}
.btn-success.btn-outline {
    color: #5cb85c;
}
.btn-info.btn-outline {
    color: #5bc0de;
}
.btn-warning.btn-outline {
    color: #f0ad4e;
}
.btn-danger.btn-outline {
    color: #d9534f;
}
.btn-primary.btn-outline:hover,
.btn-success.btn-outline:hover,
.btn-info.btn-outline:hover,
.btn-warning.btn-outline:hover,
.btn-danger.btn-outline:hover {
    color: #fff;
}
.grid {
    margin-top: 20px;
}
.element-item{
    border: solid 1px rgba(255, 255, 255, 0.5);;
}
.btn-danger.btn-outline.is-checked {
    color: #fff;
    background: #C20001;
}
.recent-work-wrap.maxh222{    
    max-height: 222px;
}
.recent-work-wrap .border-grid{
    width: 100%;
    height: 100%;
    border: solid #2E2E2E 0.5px;
}
#recent-works .col-xs-12.col-sm-4.col-md-3{
    padding: 0;
}
#recent-works{
    padding-bottom: 70px;
}
.recent-work-wrap {
    position: relative;
}
.recent-work-wrap img{
    width: 100%;
}
.recent-work-wrap .recent-work-inner{
    top: 0;
    background: transparent;
    opacity: .8;
    width: 100%;
    border-radius: 0;
    margin-bottom: 0;
}
.recent-work-wrap .recent-work-inner h3{
    margin: 10px 0;
}
.recent-work-wrap .recent-work-inner h3 a{
    font-size: 24px;
    color: #fff;
}
.recent-work-wrap:hover .overlay-wide {
    opacity: 1;
}
#recent-works > .singlepage{margin-top: 100px;}
.recent-work-wrap .recent-work-inner h5{
    color: #fff;
    margin: 2px 0;
    font-weight: bold;
}
.recent-work-wrap .recent-work-inner h5 a{
    font-size: 14px;
    color: #fff;
} 
.recent-work-wrap .overlay-wide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    border-radius: 0;
    background-color: rgba(51, 122, 183, 0.5);
    background-color: rgba(51, 122, 183, 0.5);
    color: #fff;
    vertical-align: middle;
    -webkit-transition: opacity 500ms;
    -moz-transition: opacity 500ms;
    -o-transition: opacity 500ms;
    transition: opacity 500ms;  
    padding-top: 30px;
    padding-left: 10px;
    padding-right: 10px;
}
.recent-work-wrap .overlay-wide a{
    color: #fff;
}
.recent-work-wrap .overlay-wide a:hover{
    color: rgb(62, 81, 141);
}
.recent-work-wrap{
    background-color: rgba(3, 0, 0, 0.5);
}
.notfound{
    width: 100%;
    background: #FFF url(../images/layout/404_bg.png);
    background-size: cover;
    height: 100%;
    padding: 15% 0;
    box-shadow: 0 10px 20px #888888;
}
.notfound-heading{
    color: #333333;
    text-transform: uppercase;
    font-weight: bold;
}
.table-bordered > tbody > tr > td.noright, 
.table-bordered > tbody > tr > th.noright, 
.table-bordered > tfoot > tr > td.noright, 
.table-bordered > tfoot > tr > th.noright, 
.table-bordered > thead > tr > td.noright, 
.table-bordered > thead > tr > th.noright {
    border-right: solid 1px transparent;
}
.table-bordered > tbody > tr > td.noleft, 
.table-bordered > tbody > tr > th.noleft, 
.table-bordered > tfoot > tr > td.noleft, 
.table-bordered > tfoot > tr > th.noleft, 
.table-bordered > thead > tr > td.noleft, 
.table-bordered > thead > tr > th.noleft {
    border-left: solid 1px transparent;
}
table p.lead{
    margin-top: 20px;
    margin-bottom: 5px;
}
td p.lead{
    margin-left: -6px;
}
.col-multi{
    margin-top: 10px;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 0;
    -moz-border-radius: 0 6px 6px 0;
    border-radius: 0 6px 6px 0;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}
a.bluelink{
    color: rgb(62, 81, 141);
}
a.bluelink:hover {
    color: #337ab7;
}
.thumb-image [class^="col-"]{
    margin-bottom: 10px;
    padding-right: 5px;
    padding-left: 5px;
}
.thumb-image [class^="col-"] img{
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto
}
.table-small th,.table-small td{
    font-size: 12px;
}
.text-red{color: red;}
#rsmsapp .media{margin-bottom: 15px;}
.mb-0{margin-bottom: 0px !important;}
.mt-5{margin-top: 5px !important;}
.mb-10{margin-bottom: 10px !important;}
.mb-15{margin-bottom: 15px !important;}
.mt-15{margin-top: 15px !important;}
.mb-20{margin-bottom: 20px !important;}
.pl-0{padding-left: 0 !important;}
.lead-sm {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 250;
    line-height: 1.2;
}
@media (min-width: 768px) {
    .lead-sm {
        font-size: 16px;
    }
}
.text-bold{font-weight: bold;}
hr.hr-primary{
    margin-top: 0px;
    margin-bottom: 0px;
    border: 0;
    border-top: 1px #337AB7 solid;
}
hr.hr-primary.dash{
    border-top: 2px #337AB7 dashed;
}
#listdr{margin-top: 15px;}
.loading-animation {
    margin: 0 auto;
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #3498DB;
    border-bottom: 16px solid #3498DB;
    width: 80px;
    height: 80px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
#loader-show{display: block;width: 100%;text-align: center;}
@keyframes flickerAnimation {
    0%   { opacity:1; }
    50%  { opacity:0; }
    100% { opacity:1; }
}
@-o-keyframes flickerAnimation{
    0%   { opacity:1; }
    50%  { opacity:0; }
    100% { opacity:1; }
}
@-moz-keyframes flickerAnimation{
    0%   { opacity:1; }
    50%  { opacity:0; }
    100% { opacity:1; }
}
@-webkit-keyframes flickerAnimation{
    0%   { opacity:1; }
    50%  { opacity:0; }
    100% { opacity:1; }
}
.animate-flicker {
    font-size: 18px;
    color: #3498DB;
    -webkit-animation: flickerAnimation 1s infinite;
    -moz-animation: flickerAnimation 1s infinite;
    -o-animation: flickerAnimation 1s infinite;
    animation: flickerAnimation 1s infinite;
}
#comments-list {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

a {
    color: #03658c;
    text-decoration: none;
}

ul {
    list-style-type: none;
}

body {
    font-family: 'Roboto', sans-serif;
    background-color: rgba(255, 255, 255, 0.5);
}
.comments-container {
    width: 100%;
}

.comments-container h1 {
    font-size: 18px;
    color: #283035;
    font-weight: 400;
}

.comments-container h1 a {
    font-size: 18px;
    font-weight: 700;
}

.comments-list {
    margin-top: 30px;
    position: relative;
}
.comments-list:before {
    content: '';
    width: 2px;
    height: 100%;
    background: #c7cacb;
    position: absolute;
    left: 32px;
    top: 0;
}

.comments-list:after {
    content: '';
    position: absolute;
    background: #c7cacb;
    bottom: 0;
    left: 27px;
    width: 7px;
    height: 7px;
    border: 3px solid #dee1e3;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.reply-list:before, .reply-list:after {display: none;}
.reply-list li:before {
    content: '';
    width: 60px;
    height: 2px;
    background: #c7cacb;
    position: absolute;
    top: 25px;
    left: -55px;
}


.comments-list li {
    margin-bottom: 15px;
    display: block;
    position: relative;
}

.comments-list li:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    width: 0;
}

.reply-list {
    padding-left: 88px;
    clear: both;
    margin-top: 15px;
}
.comments-list .comment-avatar {
    background-color: #EFF0F1;
    width: 65px;
    height: 65px;
    position: relative;
    z-index: 99;
    float: left;
    border: 3px solid #FFF;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
    box-shadow: 0 1px 2px rgba(0,0,0,0.3);
    overflow: hidden;
}

.comments-list .comment-avatar img {
    width: 100%;
    height: 100%;
}

.reply-list .comment-avatar {
    width: 50px;
    height: 50px;
}

.comment-main-level:after {
    content: '';
    width: 0;
    height: 0;
    display: block;
    clear: both;
}
.comments-list .comment-box {
    width: 85%;
    float: right;
    position: relative;
    -webkit-box-shadow: 0 0 1px rgba(0,0,0,0.35);
    -moz-box-shadow: 0 0 1px rgba(0,0,0,0.35);
    box-shadow: 0 0 1px rgba(0,0,0,0.35);
}

.comments-list .comment-box:before, .comments-list .comment-box:after {
    content: '';
    height: 0;
    width: 0;
    position: absolute;
    display: block;
    border-width: 10px 12px 10px 0;
    border-style: solid;
    border-color: transparent #FCFCFC;
    top: 8px;
    left: -11px;
}

.comments-list .comment-box:before {
    border-width: 11px 13px 11px 0;
    border-color: transparent rgba(0,0,0,0.05);
    left: -12px;
}

.reply-list .comment-box {
    width: 85%;
}
.comment-box .comment-head {
    background: #FCFCFC;
    padding: 10px 12px;
    border-bottom: 1px solid #E5E5E5;
    overflow: hidden;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}

.comment-box .comment-head i {
    float: right;
    margin-left: 14px;
    position: relative;
    top: 2px;
    color: #A6A6A6;
    cursor: pointer;
    -webkit-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease;
}

.comment-box .comment-head i:hover {
    color: #03658c;
}

.comment-box .comment-name {
    color: #283035;
    font-size: 14px;
    font-weight: 700;
    float: left;
    margin-right: 10px;
}

.comment-box .comment-name a {
    color: #283035;
}

.comment-box .comment-head span {
    float: left;
    color: #999;
    font-size: 13px;
    position: relative;
    top: 1px;
}

.comment-box .comment-content {
    background: #FFF;
    padding: 12px;
    font-size: 15px;
    color: #595959;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}

.comment-box .comment-name.by-author, .comment-box .comment-name.by-author a {color: #03658c;}
.comment-box .comment-name.by-author:after {
    background: #03658c;
    color: #FFF;
    font-size: 12px;
    padding: 3px 5px;
    font-weight: 700;
    margin-left: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.comments-list .comment-avatar.avatarlastnode {
    background-color: rgba(255, 255, 255, 0.5);
    width: 65px;
    height: 10px;
    position: relative;
    z-index: 99;
    float: left;
    border: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    overflow: hidden;
    text-align: center;
}
.lastnode{
    margin:0 auto;
    width: 10px;
    height: 10px;
    position: relative;
    z-index: 99;
    border: 3px solid #C7CACB;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;

}
.comment-box h6,.comment-box span{margin: 0;font-size: 14px;}
.comment-box h6{color:#03658C;}
textarea#comment{resize: none;}
#slide-panel {    
    width:300px;
    height:300px;
    padding: 0;
    background:#eee;
    margin-left:-300px;
    z-index: 9999;
    position: fixed;
    top: 150px;    
}
#opener {
    float:right;
    margin:0 -50px 0px 0px;
    border-radius:0;
}
.chat
{
    list-style: none;
    margin: 0;
    padding: 0;
}

.chat li
{
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #B3A9A9;
}

.chat li.left .chat-body
{
    margin-left: 60px;
}

.chat li.right .chat-body
{
    margin-right: 60px;
}


.chat li .chat-body p
{
    margin: 0;
    color: #777777;
}

.panel .slidedown .glyphicon, .chat .glyphicon
{
    margin-right: 5px;
}

#slide-panel .panel-body
{
    overflow-y: scroll;
    height: 250px;
}
@media (max-width: 767px) {
    #slide-panel{top:70px;}
    #slide-panel.visible{top:0;transition:all 0.7s ease;}
}
::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

::-webkit-scrollbar
{
    width: 12px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #555;
}
.text-green{color: green;}
p.centered-vh{
    position: relative;
    float: left;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.mb-0 {margin-bottom: 0 !important;}
.p-0{padding: 0 !important;}
.justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}
.flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
}
@media (min-width: 768px) {
    .flex-md-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
}
.mr-4 {margin-right: 1.5rem !important;}
.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
}
.btn-circle.btn-lg {
    width: 50px;
    height: 50px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 25px;
}
.btn-circle.btn-xl {
    width: 70px;
    height: 70px;
    padding: 10px 16px;
    font-size: 24px;
    line-height: 1.33;
    border-radius: 35px;
}
.modal-footer.text-left{text-align: left !important;}
.table > tbody > tr > td.bottom-bordered,
.table > tbody > tr > th.bottom-bordered,
.table > tfoot > tr > td.bottom-bordered,
.table > tfoot > tr > th.bottom-bordered,
.table > thead > tr > td.bottom-bordered,
.table > thead > tr > th.bottom-bordered
{
    border-bottom: 1px solid #ddd;
}
.blog h1{
    font-size: 26px;
    font-weight: bold;
}
.blog .subtitle-content{
    border-bottom: solid 1px #e8e8e8;
}
.video-container{
    width: 100%;
    display: inline-block;
}
.blog ul.bloglist{
    list-style-type: square !important;
    padding-left: 15px;
}
.blog ol.bloglist{
    padding-left: 15px;
}
.blog ul.bloglist-dashed{
    padding-left: 20px;
    list-style-type: none;
}
.blog ul.bloglist-dashed li:before{
    content: '\2014';
    position: absolute;
    margin-left: -20px;
}
.blog nav.navbar-inside-content{
    border: solid 2px #337ab7;
}
.blog .embed-responsive{margin-bottom: 15px;}
.tree, .tree ul {
    margin:0;
    padding:0;
    list-style:none
}
.tree ul {
    margin-left:1em;
    position:relative
}
.tree ul ul {
    margin-left:.5em
}
.tree ul:before {
    content:"";
    display:block;
    width:0;
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    border-left:1px solid
}
.tree li {
    margin:0;
    padding:0 1em;
    line-height:2em;
    color:#369;
    font-weight:700;
    position:relative
}
.tree ul li:before {
    content:"";
    display:block;
    width:10px;
    height:0;
    border-top:1px solid;
    margin-top:-1px;
    position:absolute;
    top:1em;
    left:0
}
.tree ul li:last-child:before {
    background:#f5f5f5;
    height:auto;
    top:1em;
    bottom:0
}
.indicator {
    margin-right:5px;
}
.tree li a {
    text-decoration: none;
    color:#369;
}
.tree li button, .tree li button:active, .tree li button:focus {
    text-decoration: none;
    color:#369;
    border:none;
    background:transparent;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    outline: 0;
}
@keyframes rotate {
    100% {
        transform: rotate(1turn);
    }
}

.rainbow {
    position: relative;
    z-index: 0;
    width: 100%;
    height: auto;
    border-radius: 10px;
    overflow: hidden;
    padding: 2rem;
}

.rainbow::before {
    content: '';
    position: absolute;
    z-index: -2;
    left: -50%;
    top: -50%;
    width: 200%;
    height: 200%;
    background-color: #399953;
    background-repeat: no-repeat;
    background-size: 50% 50%, 50% 50%;
    background-position: 0 0, 100% 0, 100% 100%, 0 100%;
    background-image: linear-gradient(#399953, #399953), linear-gradient(#fbb300, #fbb300), linear-gradient(#d53e33, #d53e33), linear-gradient(#377af5, #377af5);
    animation: rotate 4s linear infinite;
}

.rainbow::after {
    content: '';
    position: absolute;
    z-index: -1;
    left: 6px;
    top: 6px;
    width: calc(100% - 12px);
    height: calc(100% - 12px);
    background: white;
    border-radius: 5px;
}