.itopplus-background {
background-image:none; 
background-color:none; 

}
/* Custom, iPhone Retina */ 
@media only screen and (min-width : 320px) {
h1,.h1 { font-size: 1.750em;}
h2,.h2 { font-size: 1.375em;}
h3,.h3 { font-size: 1.125em;}
h4,.h4 { font-size: 0.875em;}
h5,.h5 { font-size: 0.625em;}
h6,.h6 { font-size: 0.500em;}
p { margin: 0 0 3px;}
  
  }

@media only screen and (min-width : 320px) and (max-width : 1023px) {
 .k-animation-container{
left: 40px !important;
  }
}

@media only screen and (min-width : 1024px) {
  #textbox7_dateview {
  left: 55px !important;
  }  
#textbox8_dateview {
  left: 500px !important;
  }
}

@media only screen and (min-width : 1025px) {
    #textbox7_dateview {
      left:120px!important;
  } 
    #textbox8_dateview {
  left: 665px !important;
  }
}


/* Extra Small Devices, Phones */ 
@media only screen and (min-width : 480px) {
h1,.h1 { font-size: 1.750em;}
h2,.h2 { font-size: 1.375em;}
h3,.h3 { font-size: 1.125em;}
h4,.h4 { font-size: 0.875em;}
h5,.h5 { font-size: 0.625em;}
h6,.h6 { font-size: 0.500em;}
p { margin: 0 0 3px;}
  
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
h1,.h1 { font-size: 2.000em;}
h2,.h2 { font-size: 1.750em;}
h3,.h3 { font-size: 1.250em;}
h4,.h4 { font-size: 1.000em;}
h5,.h5 { font-size: 0.750em;}
h6,.h6 { font-size: 0.625em;}
p { margin: 0 0 5px;}
  
}


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

body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 20px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}

.navbar-default .navbar-nav>li>a {
    color: #000;
    padding: 10px 0px;
}

#controlBanner{
    display: none;
}


