.itopplus-background {

}
.navbar-default {
    background: #ed0074;
}

.navbar-default .navbar-nav>li>a{
  	font-family: supermarket;
    font-size: 18px;
	color: #40333a;
}
.dropdown-menu>li>a {
  	font-family: supermarket;
    font-size: 18px;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover  {
     color: #fff!important;
}
.menuVertical .nav-pills>li>a {
    font-size: 18px;
    font-family: RSU;
    color: #2e1e5c;
}
.menuVertical .nav>li>a:focus, .nav>li>a:hover {
    color: #fff;
    background-color: #ed0074;
}
.menuVertical .nav>li>a {
    padding: 5px 10px;
}
/* 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 ;
}

}

/*------------------item -micro-------------*/
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-family: RSU;
    font-size: 20px;
    color: #ed0074;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #015b9f;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    font-family: RSU;
    font-size: 16px;
}
/*------------------Template 7-------------*/
.nav-template7 li a {
    font-family: RSU;
    font-size: 18px!important;
    color: #015b9f;
}
.nav-template7 li:hover {
    background-color: #ffd8ec;
    text-decoration: none;
}
/*------------------Template 2-1-------------*/
.Contentmanager-template2-1{
     margin-bottom: 10px;
}
.Contentmanager-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.0);
    box-shadow: 0 1px 2px rgba(0,0,0,.0);
    border-radius: 0px;
    margin-bottom: 0px;
}
.Contentmanager-template2-1 a .text-center{
    background: #f10281;
    padding: 10px 15px;
    font-family: RSU;
    font-size: 16px!important;
    color: #fff;
    text-align: left;
    height: 70px;
}
.Contentmanager-template2-1:hover a .text-center{
    background: #e5e5e5;
    color: #ed0074;
}
/*------------------Template 1---------------*/
.template1 .col-md-4.col-sm-4.col-xs-12{
     margin-bottom: 10px;
}
.Contentmanager .template1 .template-panel {
    padding-bottom: 70%;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.0);
    box-shadow: 0 1px 2px rgba(0,0,0,.0);
    border-radius: 0px;
    margin-bottom: 0px;
}
.template1 .caption{
    background: #f10281;
    padding: 10px 15px;
    font-family: RSU;
    font-size: 16px!important;
    color: #fff;
    text-align: left;
    height: 60px;
}
.template1 .col-md-4.col-sm-4.col-xs-12:hover .caption{
    background: #e5e5e5;
    color: #ed0074;
}
/*------------------Template 17-------------*/
.Contentmanager .template-17 .section-text {
    font-size: 16px;
    font-family: RSU;
    color: #2e1e5c;
}
.Contentmanager .template-17:hover .section-text {
     color: #ed0074;
}
/*------------------Content-------------*/
.page-header.font-inherit {
    border-bottom: 2px solid #ed0074;
}
#Contentmanager h3.managerHeader{
    font-family: RSU;
    font-size: 30px;
    color:#ed0074;
}
#Contentmanager .post-time {
    display:none;
}
#Contentmanager .page-header h4{
    font-size: 22px;
    font-family: RSU;
    color:#ed0074;
}
#Contentmanager .nav-template strong{
    font-size: 16px;
    font-family: RSU;
     color:#ed0074;
}
#Contentmanager .nav-template p{
    font-size: 16px;
    font-family: RSU;
}

/*----------------------------*/
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 2;
    color: #fff!important;
    cursor: default;
    background-color: #f10281;
    border-color: #f10281;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    background-color: #eee;
    border-color: #ddd;
}
.pagination>li>a, .pagination>li>span {
    color: #2e1e5c!important;
}
.link-footer a{
   font-size: 1.429em;
   font-family: RSU;
   color: #2e1e5c;
}
.link-footer a:hover{
   font-size: 1.429em;
   font-family: RSU;
   color: #ed0074;
}
/*--------------form*------------*/
#capcha58eb3b100a431a0001604766{
  margin-top:10px;
}
#capcha58eb3b100a431a0001604766 span,
#capchatxt{
  color: #fff!important;
}
#formdisplay58eb3b100a431a0001604766 #capcha58eb3b100a431a0001604766 .col-md-3.col-sm-12{
  width: 100%;
  margin-bottom:10px;
}
#formdisplay58eb3b100a431a0001604766 #capcha58eb3b100a431a0001604766 .col-md-9.col-sm-12{
  width: 100%;
}
#btnview58eb3b100a431a0001604766.col-md-offset-5 {
     margin-left: 5%;
}

