/* 
    Created on : Feb 14, 2016, 7:18:33 PM
    Author     : Sujit
*/
body {
	font-family: Lato;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 1.6;
        color: #777;
}
table {
	font-family: Lato;
	font-style: normal;
	font-variant: normal;
	line-height: 1.2;
        color: #777;
}
th {
	font-family: Lato;
	font-style: bold;
	font-variant: normal;
        color: #777;
}
td {
	font-family: Lato;
	font-style: normal;
	font-variant: normal;
        color: #777;
}


h1{
    font-family: Lato;
    font-size: 24px;
    color: #111;
}
h2{
    font-family: Lato;
    font-size: 22px;
    color: #111;
}
h3{
    font-size: 20px;
    color: #111;
}
h4{
    font-family: Lato;
    font-size: 18px;
    color: #111;
}

.container {
    padding: 0px 0px 0px 0px;
}

.container1{
    padding: 60px 0px 0px 0px;
	font-family: Lato;
	font-size: 18px;
	font-style: bold;
	font-variant: normal;
	font-weight: 400;
	line-height: 1.2;
     color: #777;
}

.homecontainer{
    margin-top: 100px;
    font-family: Lato;
    font-size: 18px;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1.6;
    color: #777;
    width:96%;
    text-align: justify;
    vertical-align: top;
}

.hometable{
    font-family: Lato;
    font-size: 18px;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1.6;
    color: #777;
    width:96%;
    text-align: justify;
    vertical-align: top;  
}

.contacttable{
    width:800px;
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1.4;
    color: #777;
    text-align: left;
    vertical-align: top;  
}

#adrhome{
    position: relative;
    top: 10px;
    width: 98%;
    font-size: 14px;
    text-align: left;
}


#adrdrugs{
    position: absolute;
    left: 3%;
    top: 0px;
    width: 44%;
    font-size: 14px;
    text-align: left;
}

#adrproteins{
    position: absolute;
    left: 53%;
    top: 0px;
    width: 44%;
    font-size: 14px;
    text-align: left;
}

#footerpanel{
    position: fixed;
    height: 50px;
    text-align: center;
}

footer {
    position: relative;
    margin-top: 10px;
    background-color: #2d2d30;
    color: #f5f5f5;
    padding: 2px;
    font-family: Arial;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    text-align: center;
    height: 30px;
}
footer a {
    color: #f5f5f5;
}
footer a:hover {
    color: #777;
    text-decoration: none;
}  

.drugprop{
    margin-top: 10px;
    margin-left: 3%;
    text-align: left;
    width:98%;
    font-size: 14px;
}
 
.drug_info_table {
    margin-left: 3%;
    margin-top: 0px;
    font-size: 14px;
    width: 60%;
    text-align: left;
}

.drugview{
    margin-left: 70%;
    margin-top: -250px;
    border-radius: 10px;
    height: 250px;
}

.nav-tabs li a {
    color: #777;
    font-family: Lato;
    font-size: 18px;
}
.drug_interactions_table{
    font-size: 14px;
    margin-left: 3%;
    width: 94%;
    text-align: left;
    vertical-align: top;
}
.table-striped>tbody>tr:nth-of-type(odd)
{
    background-color:#f9f9f9
}

.carousel-caption h3 {
    color: #fff !important;
}
@media (max-width: 600px) {
    .carousel-caption {
        display: none; /* Hide the carousel text when the screen is less than 600 pixels wide */
    }
}
.bg-1 {
    background: #2d2d30;
    color: #bdbdbd;
}
.bg-1 h3 {color: #fff;}
.bg-1 p {font-style: italic;}
.list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.list-group-item:last-child {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.thumbnail {
    padding: 0 0 15px 0;
    border: none;
    border-radius: 0;
}
.thumbnail p {
    margin-top: 15px;
    color: #555;
}
.btn {
    background-color: #333;
    color: #f1f1f1;
    border-radius: 3;
    transition: .2s;
    width: 120px;
    height: 40px;
    font-size: 18px;
    font-weight: bold;
}
.btn:hover, .btn:focus {
    border: 1px solid #333;
    background-color: #fff;
    color: #000;
}
.modal-header, h4, .close {
    background-color: #333;
    color: #fff !important;
    text-align: center;
    font-size: 30px;
}
.modal-header, .modal-body {
    padding: 40px 50px;
}
.navbar-fixed-top{
    position:fixed;right:0;left:0;z-index:1030
}
.navbar-default{
    background-color:#f8f8f8;
    border-color:#e7e7e7;
}
.navigation{
    font-family: Montserrat, sans-serif;
    margin-bottom: 0;
    background-color: #2d2d30;
    border: 0;
    font-size: 18px !important;
    opacity: 0.9;
}
.navigation li a, .navigation .navigation-brand { 
    color: #d5d5d5 !important;
}
.navigation-nav li a:hover {
    color: #fff !important;
}
.navigation-nav li.active a {
    color: #fff !important;
    background-color: #29292c !important;
}
.navigation-default .navigation-toggle {
    border-color: transparent;
}
.open .dropdown-toggle {
    color: #fff;
    background-color: #555 !important;
}
.dropdown-menu li a {
    color: #000 !important;
}
.dropdown-menu li a:hover {
    background-color: #d5d5d5 !important;
}

.form-control {
    border-radius: 0;
    width: 250px;
}
textarea {
    resize: none;
}





#homeintro{
    text-align: justify;
    width: 1000px;
    height: 1000px;
    background-color: #E9E8E2;
}
#home{
    text-align: justify;  
    font-size: 18px;
    height:100vh;
}
#hometext{
    height: 480px;
    width: 800px;
}
#homeimg1{
    margin: -480px 0px 0px 820px;
}
#browse{
    height:100vh;
}
#statistics{
    height:100vh;
}
#contact{
    height:100vh;
}
#indexsearch{
    font-size: 20px;
    font-weight: bold;
}

#about{
    text-align: justify;  
    font-size: 18px;
    height:100vh;
}

#trial{
    margin-top: -30px;
    margin-left: 150px;
}

#inputSuccess3{
    width: 205px;
}

#stat_table{
    font-size: 18px;
    width: 530px;
    height: 350px;
    text-align: left;
}
#tablestat1{
    margin: 30px 0px 0px 0px;
    width: 530px;
}
#homeimgstat2{
    margin: -400px 0px 0px 550px;
}
#protein_name{
    width: 100%;
    text-align: left;
    margin-left: 790px;
    margin-top: -40px;
    margin-bottom: -10px;
    font-size: 19px;
}





#proteininfo{
    text-align: left;
    margin-top: -30px;
}
#drugtox{
    text-align: left;
    padding-left: 210px;
    width: 550px;
}
#prottox{
    text-align: left;
    padding-left: 100px;
    width: 550px;
}


#drug_category_table{
    font-size: 14px;
    width: 1000px;
    text-align: left;
}
#protein_info_table{
    font-size: 16px;
    width: 630px;
    text-align: justify;
}
#drug_protein_table{
    font-size: 14px;
    width: 1000px;
    text-align: left;
}
#ADRs_table{
    font-size: 14px;
    width: 1000px;
    text-align: left;
}
#drug-protein-int{
    text-align: left;
}

#drug_protein_int_table{
    font-size: 20px;
    width: 1000px;
    text-align: justify;
}
#drug_tox_table{
    font-size: 14px;
    width: 550px;
    text-align: left;
}
#prot_tox_table{
    font-size: 14px;
    width: 550px;
    text-align: left;
}



#proteinview{
    position: absolute;
    margin: -300px 0px 0px 700px;
    border-radius: 10px;
    width: 300px;
    height: 130px;
}


#marque1{
    height: 30px;
    width: 100%;
    font-size: 35px;
    font-size: 24px;
    font-family: cursive;
    text-decoration: #000;
}
#marque2{
    margin-left: 100px;
    height: 500px;
    width: 600px;
    font-size: 30px;
    font-size: 18px;
}
#mamprofile{
    margin: -530px 0px 0px 950px;
    text-align: left;
}
#mamimg{
    margin: -230px 0px 0px 770px;
}
#sujprofile{
    margin: 0px 0px 0px 950px;
    text-align: left;
}
#sujitimg{
    margin: -240px 0px 0px 770px;
}
#team{
    margin: -200px 0px 0px 100px;
    text-align: left;
}
#tools{
    margin-left: 100px;
    width: 100%;
    text-align: left;
}

/********************/
/* EXPANDABLE LIST Start  */
/********************/
#listContainer{
    margin-top: 0px;
    margin-left: 150px;
    font-size: 21px;
    color: #000;
    font-family: serif;
}

#expList ul, li {
    list-style: none;
    margin:0;
    padding:0;
    cursor: pointer;
}
#expList p {
    margin:0;
    display:block;
}
#expList p:hover {
    background-color:#121212;
}
#expList li {
    line-height:140%;
    text-indent:0px;
    background-position: 1px 8px;
    padding-left: 30px;
    background-repeat: no-repeat;
}

/* Collapsed state for list element */
#expList .collapsed {
    background-image: url(../img/collapsed.png);
}
/* Expanded state for list element
/* NOTE: This class must be located UNDER the collapsed one */
#expList .expanded {
    background-image: url(../img/expanded.png);
}
#expList {
    clear: both;
}

.listControl{
    margin-bottom: 25px;
}
.listControl a {
    border: 1px solid #555555;
    color: #000;
    cursor: pointer;
    height: 1.5em;
    line-height: 1.5em;
    margin-right: 35px;
    padding: 4px 10px;
}
.listControl a:hover {
    background-color:#555555;
    color:#222222; 
    font-weight:normal;
}

/********************/
/* EXPANDABLE LIST Ends*/
/********************/
