.itopplus-background {

}

.thumbs {
    display: block;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: transparent;
    border: none;
    box-shadow: none;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    padding-top: 10px;
}
.thumbs:hover {
    box-shadow: 0 0 5px 1px #5e1ce2;
    padding-top: 10px;
}


.btn-sm p {
    font-size: 16px;
    line-height: 1.5;
}

.toast-close-button, .toast-title, b, strong {
    font-weight: 700;
    font-size: 16px;
}

.landingpagemanager {
    padding: 10px;
    margin-top: 30px;
    border-radius: 5px;
    border: 1px solid #eee;
    font-family: rsu;
}

h3.managerHeader.ng-binding {
    font-family: rsu;
    font-size: 28px;
    color: #2a5f57;
    font-weight: bold;
}

.Contentmanager .site .col-section .item.-micro a .caption .time {
    margin-bottom: 10px;
    font-size: 18px;
    font-family: rsu;
    color: grey;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: solid 1px #acf2bc;
    border-bottom: solid 1px #acf2bc;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-bottom: solid 1px #acf2bc;
}
.image {
    width: 100%;
    border-radius: 5px;
    border: 1px solid #ddd;
    background-color: #edf5ef;
    -webkit-animation: spin .5s linear;
    -moz-animation: spin .5s linear;
    animation: spin .5s linear;
}

.Contentmanager .site .col-section .item.-micro a .caption .title {
    margin-bottom: 10px;
    font-size: 20px;
    font-family: rsu;
    font-weight: 400;
    line-height: 1.2em;
    color: #2a5f57;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

figure.effect-selena {
    background: #295f56;
}

.ui.segment:first-child {
    margin-top: 0;
    font-family: rsu;
}

@media (max-width: 768px){
.navbar-default {
    background: rgb(89, 229, 162);
    background: -moz-linear-gradient(top,rgba(255,255,255,1) 0,rgba(204,204,204,1) 100%);
    background: -webkit-gradient(left top,left bottom,color-stop(0,rgba(255,255,255,1)),color-stop(100%,rgba(204,204,204,1)));
    background: -webkit-linear-gradient(top,rgb(89, 229, 162) 0,rgb(89, 229, 162) 100%);
    background: -o-linear-gradient(top,rgba(255,255,255,1) 0,rgba(204,204,204,1) 100%);
    background: -ms-linear-gradient(top,rgba(255,255,255,1) 0,rgba(204,204,204,1) 100%);
    background: linear-gradient(to bottom,rgb(89, 229, 162) 0,rgb(89, 229, 162) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#cccccc',GradientType=0);
}
  .navbar-default .navbar-toggle {
    border-color: #20754c;
}
  .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #00fb83;
}
}
button.btn.btn-default.btn-xs.ng-scope {
    font-size: 18px;
}

.ComponentWebboard .help {
    color: #666;
    font-size: 18px!important;
    line-height: 1.5;
}

a.btn-sm.ng-binding {
    font-size: 18px;
}

.panel-default {
    border-color: #ddd;
    font-family: rsu;
}
.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
    font-size: 20px;
}

.form-control {
  font-size:15px!important;
  	font-family: RSU;

}
.form-horizontal .control-label {
   font-size:20px;
	font-family: RSU;
}
.label {
	font-family: RSU;
}
button.btn.btn-default.ng-binding {
  	font-family: RSU;
    font-size: 15px;
}


.navbar-default .navbar-nav>li>a {
    font-family: rsu;
    font-size: 18px;
}

/* 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:right ;
}

}

/* 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:right ;
}

}



