.itopplus-background {

}


.text-center:hover {
    color: #fc4a05;
}

.Contentmanager-thumbnail {
    padding: 2px;
    margin-bottom: 5px;
    display: flex;
    align-items: center;
    border: 0px solid #ddd;
    border-radius: 4px;
    overflow: hidden;
    transition: all .2s ease-in-out;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0);
}
@media only screen and (min-width: 992px){
.Contentmanager-template2-1 .thumb>img:hover {
    margin: auto;
    max-height: 180px;
    border: solid 5px #fc4c04;
    border-radius: 3px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.3);
}
}

.ui.segment {
    position: relative;
    background-color: #fff;
    box-shadow: 0 0 0 1px rgba(39,41,43,.15),0 1px 2px 0 rgba(0,0,0,.05);
    margin: 1rem 0;
    padding: 1em;
    border-radius: .2857rem;
    border: none;
    font-family: QuarkBold;
}
@media only screen and (min-width: 1024px){
h3, .h3 {
    font-size: 1.500em;
    font-family: QuarkBold;
}
}


.landingpagemanager {
    padding: 10px;
    margin-top: 30px;
    border-radius: 5px;
    border: 1px solid #eee;
    display: none;
}
.table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #f9f9f9;
    font-family: QuarkBold;
}
.text-center {
    text-align: center;
    font-family: QuarkBold;
    font-size: 18px;
    color: #000000;
}
@media only screen and (min-width: 1200px){
.Contentmanager-template2-1 .thumb {
    min-height: 190px!important;
    max-height: 195px;
    min-width: 200px !important;
    max-width: 250px;
}
}
.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
    font-family: Quarkbold;
}
.form-control {

  	font-family: supermarket;

}
.form-horizontal .control-label {
   font-size:16px;
	font-family: supermarket;
}
.label {
	font-family: supermarket;
}
.btn-default {
	font-family: supermarket;
    font-size:12px;
}
.navbar-default .navbar-nav>li>a{
	font-family: supermarket;
    font-size: 1.36em;
}

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


}

