/*****************************Custom css**********************************/
@font-face {
    font-family: "Helvetica Neue";
    font-weight: 200;   
    src: url('../fonts/Helvetica/HelveticaNeue Light.eot'); / IE9 Compat Modes /
    src: url('../fonts/Helvetica/HelveticaNeue Light.eot?#iefix') format('embedded-opentype'), /*IE6-IE8*/ 
        url('../fonts/Helvetica/HelveticaNeue Light.woff') format('woff'), / Modern Browsers /
        url('../fonts/Helvetica/HelveticaNeue Light.ttf')  format('truetype'), / Safari, Android, iOS /
        url('../fonts/Helvetica/HelveticaNeue Light.svg#svgFontName') format('svg'); / Legacy iOS /  
}

/*=========================Media Querys=================================*/
@media (min-width: 0) and (max-width: 360px)  {
    /*==========Sign in Page==========*/
    .button {

        font-size: 17px !important;
        height: 41px !important;
    }
    .input-group {
        margin-bottom: 15px !important;
        margin-left: 15px !important;
    }
    .login-page .login-box a {

        font-size: 10px !important;
        font-weight: bold !important;
    }
    [type="checkbox"] + label {
        font-size: 10px !important;
        font-weight: bold !important;

    }
    #sign_in {
        margin: 10px auto 0 !important;
    }
    /*==========END=====================*/
    /*============Register Form===================*/
    .capcha{

        margin-left: 47px !important;

    }
    .msg1{
        margin-top: 90px !important;

    }
    .checkbox {

        margin-left: 47px !important;

    }
    .bg-pink1 {
        margin-left: 47px !important;
    }
    /*==========END=====================*/
    .in {
        background-color: #3F51B5 !important;
        margin-top: 9px !important;

    }
    .navbar-nav > li > a {

        margin-top: 10px ;
        /*padding: 7px 7px 2px !important;*/

    }
    .search-bar.open {
        line-height: 33px;
        top: 0;
    }



}
/* mobile-small */
@media all and (min-width: 0) and (max-width: 360px) and (orientation: portrait) { }
/* mobile-large */
@media all and (min-width: 361px) and (orientation: portrait) { }
/* mobile-small-landscape */
@media all and (min-width: 0) and (max-width: 480px) and (orientation: landscape) 
{
    .button {

        font-size: 17px !important;
        height: 41px !important;
    }
    .input-group {
        margin-bottom: 15px !important;
        margin-left: 15px !important;
    }
    .login-page .login-box a {

        font-size: 10px !important;
        font-weight: bold !important;
    }
    [type="checkbox"] + label {
        font-size: 10px !important;
        font-weight: bold !important;

    }
    .in {
        background-color: #3F51B5 !important;
        margin-top: 9px !important;

    }
    .navbar-nav > li > a {

        margin-top: 10px !important;
        /*padding: 7px 7px 2px !important;*/

    }
    .search-bar.open {
        line-height: 33px;
        top: 0;
    }

}
/* mobile-large-landscape */
@media all and (min-width: 481px) and (orientation: landscape) 
{ 
   /* .in {
        background-color: #3F51B5 !important;
        margin-top: 9px !important;

    }*/
    .navbar-nav > li > a {

        margin-top: 10px !important;
        /*padding: 7px 7px 2px !important;*/

    }
    .search-bar.open {
        line-height: 33px;
        top: 0;
    }
}
/* tablet-small-landscape */
@media all and (min-width: 600px) and (max-width: 960px) and (orientation: landscape) { }
/* tablet-large-landscape */
@media all and (min-width: 961px) and (orientation: landscape) { }
/* tablet-small */
@media all and (min-width: 600px) and (orientation: portrait) { }
/* tablet-large */
@media all and (min-width: 601px) and (max-width: 840px) and (orientation : portrait) { }
/* desktop-x-small-landscape */
@media all and (min-width: 0) and (max-width: 480px) and (orientation: landscape) { }
/* desktop-x-small */
@media all and (min-width: 0) and (max-width: 480px) and (max-aspect-ratio: 4/3) { }
/* desktop-small-landscape */
@media all and (min-width: 481px) and (max-width: 840px) and (orientation: landscape) { }
/* desktop-small */
@media all and (min-width: 481px) and (max-width: 840px) and (max-aspect-ratio: 4/3) { }
/* desktop-medium-landscape */
@media all and (min-width: 841px) and (max-width: 1280px) and (orientation: landscape) { }
/* desktop-medium */
@media all and (min-width: 841px) and (max-width: 1280px) and (max-aspect-ratio: 4/3) { }
/* desktop-large */
@media all and (min-width: 1281px) and (max-width: 1600px) { }
/* desktop-xlarge */
@media all and (min-width: 1601px) and (max-width: 1920px) { }

body{
    /*font-family: "verdana", sans-serif !important;*/
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
}
/*Custom changes  */
.form-group .form-line::after{
    border:none !important;
}
/*Custom changes  */

/* Image Upload  */
input[type="file"] {
    display: block;
}
.imageThumb {
    max-height: 75px;
    border: 2px solid;
    padding: 1px;
    cursor: pointer;
}
.pip {
    display: inline-block !important;
    width: 126px !important;
    margin-top: 5px;
    margin-right: 15px;
    position: relative;
}
.remove {
    cursor: pointer;
    color: #CE0000;
    position: absolute;
   /* left: 103px;*/
    left: 57px;
    bottom: 61px;
}

/* Image Upload  */
/*=============================Forget Passwor==================*/
.text_password
{
    font-size: 16px !important;
    color: #3F51B5 !important;
    margin-bottom: 50px !important; 
}
.datepicker
{
    top: 535.9px !important;
}
.datetimepicker
{
   /*top: 635.9px !important;*/
   top: 300.9px !important;
}
.forget_button
{
    background-color: #0099bb !important;
    font-size: 20px;
    height: 36px !important;
    border: medium none;
    border-radius: 2px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.16), 0 2px 10px rgba(0, 0, 0, 0.12);
    outline: medium none;
    color: #fff;
    width: 50%;
    margin-left:136px;

}
.cbutton {
    background-color: #0096bb;
    border: medium none;
    border-radius: 3px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.16), 0 2px 10px rgba(0, 0, 0, 0.12);
    color: #fff;
    font-size: 16px;
    outline: medium none;
    width: 30%;
    height: 30px;
}
/*=======================FormDemo=====================================*/
.tableRow{
    /*background-color:#3F51B5;*/
    background-color:#1B295A !important;
    color: #fff; 
}
/*===========================Sign in Page=================================*/
.login-page .login-box .logo {
    margin-bottom: 130px !important;
}
#sign_in{
    margin: 0px auto 0 ;  /*saroja changed from 70 px to 0px */
}
.input-group label.error {
    font-size: 12px !important;
    margin-top: -5px !important;
}
.input-group-addon, .input-group-btn {
    vertical-align: none !important;

}
.msg {
    color: #000 !important;
    /*font-family: verdana !important;*/
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
    font-size: 26px !important;

}
.login-page {

    line-height: 36px !important;
    max-width: 560px !important;

}
.input-group .input-group-addon .material-icons {
    color: #1B295A !important;
    font-size: 35px !important;
}
.form-control::-moz-placeholder {
    color: #000 !important;
    font-size: 14px !important;

}
.input-group .form-line {
    border: 1px solid #ddd !important;
    border-radius: 3px !important;
    width: 83% !important;
}
.registration {
    color: #3F51B5 !important;
    font-size: 17px !important;

}
.input-group {

    /*margin-left: 40px ;*/
    margin-bottom: 5px !important;

}
.signForm {
    border: 1px solid !important;
    border-radius: 3px !important;
    height: 40px;
    padding-left: 13px !important;
}
/*.licenceForm {
         border: 1px solid !important;
    border-radius: 3px !important;
    height: 40px;
    padding-left: 13px !important;
        width:70%;
        
}*/
.button {
    /*background-color: #0099bb !important;*/
    background-color:#1B295A !important; 
    font-size: 21px;
    height: 45px !important;
    border: medium none;
    border-radius: 2px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.16), 0 2px 10px rgba(0, 0, 0, 0.12);
    outline: medium none;

}
.checklable {
    font-size: 17px !important;
    color: #3F51B5;
}
.msg{

    font-size: 33px !important;
    color:#1B295A !important; 
    /*color: #3F51B5 !important;*/
    margin-bottom: 50px !important; 
}
.card1 {
    background: none !important;
    box-shadow: none !important;
}
/*=============================Ragistration Page==========================*/
.capcha{
    border: 1px solid;
    width: 75%;
    margin-left: 88px;
    margin-bottom: 20px;
    border-collapse: separate;
    display: table;
    position: relative;
}
.checkbox{
    margin-left: 85px;
}
.bg-pink1 {
    background-color:#1B295A !important; 
    color: #fff !important;
    font-size: 18px;
    border: medium none;
    border-radius: 2px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.16), 0 2px 10px rgba(0, 0, 0, 0.12);
    outline: medium none;
    width: 70%;
    margin-left:85px;
}

.msg1 {
    /*color: #3f51b5 ;*/
    color:#01A0C6;
    font-size: 33px ;
    margin-bottom: 25px ;
    margin-left:85px; 
    margin-top: 99px;
}

.table1 {
    margin-bottom: 0px;
    max-width: 100%;
    width: 100%;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
}

/*=============================Nav Bar Position==========================*/
.theme-red .navbar{
   /* background-color:#3F51B5 !important;*/
background-color:#1B295A !important;
}
.navbar {

    color: #fff !important;
    background-color:#fff !important; 

}

.navbar-brand {
    color: #01A0C6 !important;
} 
.login-page{
    background-color:#E9E9E9 !important;
}
.container-fluid {
    /*height: 48px !important;*/

}
.navbar-nav > li > a {

    margin-top: 0 ;
    padding: 7px 7px 2px ;

}
.p-0{padding: 0px !important;}



/*=============================Side Bar==========================*/
.sidebar{
    background:#fff none repeat scroll 0 0 !important;
    top: 53px !important;
    height: calc(100vh - 57px);
    /*width:250px !important;*/
}
.theme-red .sidebar .menu .list li.active > *:first-child i, .theme-red .sidebar .menu .list li.active > *:first-child span {
   /* color: #3F51B5 !important;*/
    color: #01A0C6 !important;
}
.theme-red .sidebar .menu .list li.active {

    border: 1px solid !important;
    color: #eeeeee !important;
    height: 40px !important;
    line-height: 13px !important;
}
.theme-red .sidebar .menu .list li#menuStyle {
    background-color: transparent;
    border: 1px solid !important;
    color: #eeeeee !important;
    height: auto !important;
    line-height: 13px !important;
}
.sidebar .menu .list i.material-icons {
    margin-top: -2px !important;
}
.theme-red .sidebar .menu .list li#submenuStyle {
    background-color: transparent;
    border: 1px solid !important;
    color: #eeeeee !important;
    height: auto !important;
    line-height: 20px !important;
}
.sidebar .menu .list a {

    padding: 6px 13px !important;

}

/*=============================LoGO==========================*/
.image {
    height: 0px !important;
    margin-left: 35px;
    margin-top: 1px;
    width: 80px !important;
}
.logotext
{
    font-size: 40px;
    color: #fff;
}
.sidebar .user-info {
    background: none !important;
}
.sidebar .user-info .image img
{
    max-width: 100% !important;
}
.navbar-brand {
    float: none !important;
    font-size: 28px !important;
    font-weight: bold;
    margin-left: 79px !important;
    color: #fff;
}
.imageLogo{      /* saroja changed */
    max-width: 58%;
	vertical-align: middle;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
    /*================================footer==============================*/

    .copyright12{
        color: #3F51B5 !important;
        font-weight: bold !important;
    }
.copyrightfooter{
    position: fixed;
    bottom: 0;
    font-size:10px;
    text-align:center;
    color: #1B295A !important;
    font-weight: bold !important;
}

     /*=============================Hover======================*/
    a:hover, a:focus{ 
        color: #1B295A !important;   /* saroja changed */
    }

 /* added for tabs used in upload report */
 
 .tab {
  overflow: hidden;
  border: 1px solid #e9e9e9;
  background-color: #e9e9e9;
  margin-left :5px;
    margin-right :5px;
}



/* Style the buttons that are used to open the tab content */
.tab button {
  background-color: #CCC;
  float: left;
  border: 1px solid #CCC;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  width :50%;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #26a69a;
}

/* Create an active/current tablink class */
.tab button.active {
  background-color: #26a69a;
}

/* Style the tab content */
.tabcontent {
  display: none;
  
}

.bg-pink2 {
    background-color: #1B295A !important;
    color: #fff;
    font-size: 12px;
    border: medium none;
    border-radius: 2px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.16), 0 2px 10px rgba(0, 0, 0, 0.12);
    outline: medium none;
    width: 70%;
}
    /* margin-left: 85px; */