.itopplus-background {

}


h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, p:last-child {
    margin-bottom: 0;
    font-family: Quarklight;
    font-size: 16px;
    color: #000000;
}

.toast-close-button, .toast-title, b, strong {
    font-weight: 500;
    font-family: Quarklight;
    font-size: 20px;
    color: #000000;
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-family: Quarklight;
    font-size: 20px;
    font-weight: 500;
}

.form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    font-family: Quarklight;
}

.navbar-default {
    background-color: #030a4b;
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 1024px) {

h1,.h1 { font-size: 2.250em;}
h2,.h2 { font-size: 1.875em;}
h3,.h3 { font-size: 1.500em;}
h4,.h4 { font-size: 1.125em;}
h5,.h5 { font-size: 0.875em;}
h6,.h6 { font-size: 0.750em;}
p { margin: 0 0 10px;}
.navbar .nav,
.navbar .nav > li {
    float:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
    *zoom:1; /* hasLayout ie7 trigger */
    vertical-align: top;
}
#main-navbar-collapse{
  text-align:center ;
}

}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1366px) {
h1,.h1 { font-size: 2.250em;}
h2,.h2 { font-size: 1.875em;}
h3,.h3 { font-size: 1.500em;}
h4,.h4 { font-size: 1.125em;}
h5,.h5 { font-size: 0.875em;}
h6,.h6 { font-size: 0.750em;}
p { margin: 0 0 10px;}
.navbar .nav,
.navbar .nav > li {
    float:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
    *zoom:1; /* hasLayout ie7 trigger */
    vertical-align: top;
}
#main-navbar-collapse{
  text-align:center ;
}

}
element.style {
    color: #ffffff;
}

a {
    color: #000;
}

.btn-primary {
    color: #ffffff;
    font-family: Quarklight;
    font-size: 16px;
    background-color: #428bca;
}

#Contentmanager .post-time {
   display: none;
  
}

h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, p:first-child {
    margin-top: 0;
    font-family: Quarklight;
}


body.plugin {
    display: none;
    background: transparent;
    font-family: Helvetica, Arial, sans-serif;
    line-height: 1.28;
    overflow: hidden;
    -webkit-text-size-adjust: none;
}
.social-share {
    display: none;
}

.toast-close-button, .toast-title, b, strong {
    font-weight: 700;
    font-family: Quarklight;
    font-size: 20px;
    color: #ffffff;
}
h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, p:last-child {
    margin-bottom: 0;
    font-family: Quarklight;
    font-size: 14px;
    color: #ffffff;
}

.landingpagemanager {
    display: none;
}
.h3, h3 {
    text-align: center;
    font-size: 30px;
    font-weight: 600;
}

.nav-template li:hover {
    border-radius: 9px 9px 9px 9px;
    -moz-border-radius: 9px 9px 9px 9px;
    -webkit-border-radius: 9px 9px 9px 9px;
    background-color: #8393ac;
    text-decoration: underline!important;
}

.toast-close-button, .toast-title, b, strong {
    font-weight: 700;
    font-family: Quarklight;
    font-size: 20px;
    color: #ffffff;
}

.itopplus-footer {
    background-color: #00042d;
    color: #fff;
    font-weight: 500;
}

