.main-banner .caption1 {
    text-align: center;
    position: relative;
    width: 80%;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
} 


.image-logo {
	
  display: inline-block;
  margin-top: 25px;
  margin-right: 5px;
  float: left;
  height: 30px;
  width: 30px;  
}


#langs{
	border: 1px solid #808080; /* added by triveni */
}

#lyrics{
	height: 250px;
	width: 500px;
	border: 1px solid #808080; /* added by triveni */
}

.content1{
    background: #fff;
    max-width: 560px;
	height:450px;
    margin:auto;
    margin-top:40px;
    padding:  20px 30px;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 1px 3px 5px rgba(0,0,0,0.1)
}

.addsong{
   
	margin-top: 18px;
}

form input{
    float: bottom;
    width: 100%;
    border: 0;
    border-bottom: 1px solid #dad2d2;
    margin: 0%;
    padding: 10px;
    display: block;
    box-sizing: border-box;
    font-size: 18px;
    margin-right: 300px;
}

form input:focus{
    outline: none;
    border-bottom: 3px solid #88236f;
    padding-bottom: 8px;
    transition: all ease 0.2s;
}

form:after{
    content: '';
    clear: both;
    display: block;
}


.modal {
    display: none;
    position: fixed;
    z-index: 8;
    left: 0;
    top: 85px;
    width: 100%;
    height: 100%;
    overflow: auto;
   /*background-color: rgb(0, 0, 0);
    background-color: rgba(144, 140, 140, 0.4);  */
	background-color: #808080;
	
}




#title {

    color: #000000;
}


.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
	margin-right: 10px;
	margin-top: 10px
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}




.form-box
{
    width:450px;
    height:480px;
    position:relative;
    margin:2% auto;
    background: rgba(241, 237, 236, 0.93);
    padding:10px;
    overflow: auto;
}



.uploadsongslist {
   /*  background-color: #081018; */
    padding-bottom: 30px;
}




#cafe-list{
    list-style-type: none;
	cursor: pointer;
}





#cafe-list li:first-child{
    margin-top: 10px;
}

#cafe-list li:last-child{
    margin-bottom: 10px;
}




.HomesongsClass{
    padding-top: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    display: list-item;
	color: #555;
    font-size: 20px;
    position: relative;
	border-bottom: 1px solid #c0c0c0;
	background: #dcdcdc;
    text-align:Left;
    
}



/* multi tabs in a modal starts */


fieldset {
    display: none;
}

fieldset.show {
    display: block;
}

select:focus,
input:focus {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid #2196F3 !important;
    outline-width: 0 !important;
    font-weight: 400
}

button:focus {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline-width: 0
}

.tabs {
    margin: 2px 5px 0px 5px;
    padding-bottom: 10px;
    cursor: pointer;
	color: #ff4500;
	
}

.tabs:hover,
.tabs.active {
    border-bottom: 5px solid #fd5800
}

a:hover {
    text-decoration: none;
    color: #1565C0
}

.box {
    margin-bottom: 10px;
    border-radius: 5px;
    padding: 10px
}

.modal-backdrop {
    background-color: #64B5F6
}




.d-flex{
     
     width: 430px; 
	 padding-left:120px;
} 



.line {
	background-color: #ffffff;
    height: 1px;
    width: 100%
}



.modal-content{
	width: 600px;
    height:520px;
    position:relative;
    margin:2% auto;
	overflow: auto;
	background: #ffffff;
	
}


.bg-light{
	background-color: #ffffff;
}




.modal-dialog{
	background-color: #ffffff;
	
}


/* multi tabs in a modal ends */



.form-box1 {
    width:630px;
    height:570px;
    position:relative;
    margin:2% auto;
    background: rgba(241, 237, 236, 1);
    padding:20px;
    overflow: auto;

}



.data1{

	background: #ffffff;
    max-width: 960px;
    margin: 30px auto;
    padding:  30px 30px;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 1px 3px 5px rgba(0,0,0,0.1);
}


#cafe-listT, #cafe-listE, #cafe-listH{
    list-style-type: none;
    padding-top: 100px;
}




/* css code for new code starts */

 .modal-content1{

	width:1000px;
	margin-top: 100px;
    margin:2% auto;
	/*overflow: auto; */
	/*background: #ffffff; */
	/* background: #081018; */ 	
}


.modal-content2{
	width: 570px;
    height: 500px;
    position:relative;
	margin-top: 100px;
    margin:2% auto;
	color: #000000;
	overflow: auto; 
	background: #ffffff;
    	
} 




.list-d-flex {
	width: 800px;
	padding-left: 150px;
	
}



#TitleT, #TitleE, #TitleT1, #TitleE1 {
    margin-top: 30px;
    text-align: center;
    font-weight: 800;
    font-size: 22px;
}

#LyricsT, #LyricsE, #LyricsT1, #LyricsE1 {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    white-space: pre-line;
    line-break: anywhere;
    margin-top: 10px;
    font-size: 18px;
    font-weight: 700;
	margin-bottom: 50px;

}



 #my-list, #my-listE{
      list-style-type: none; 
     padding-top: 20px; 
	 padding-bottom: 20px;
}



fieldset.show1 {
    display: block;
}

fieldset.show2 {
    display: block;
}



.modal-d-flex{
     
     width: 450px; 
	 padding-left:70px;
} 


.tabs1 {
    margin: 2px 5px 0px 5px;
    padding-bottom: 10px;
    cursor: pointer;
	/* color: #ffffff; */
	color: #ff4500;
}

.tabs1:hover,
.tabs1.active {
    /* border-bottom: 1px solid #2196F3; */
	border-bottom: 5px solid #ff4500;
}


.tabs2 {
    margin: 2px 5px 0px 5px;
    padding-bottom: 10px;
    cursor: pointer;
	/* color: #ffffff; */
	color: #ff4500;
}

.tabs2:hover,
.tabs2.active {
    /* border-bottom: 1px solid #2196F3; */
	border-bottom: 5px solid #ff4500;
}



#eng-modal-tab01, #eng-modal-tab02  {
	margin-top: 30px;
	cursor: pointer;
}




.list-d-flex {
	width: 800px;
	padding-left: 150px;
	
}


.plus-image {
	
  display: inline-block;
  margin-top: 5px;
  margin-right: 5px;
  float: right;
  height: 10px;
  width: 10px;
}



.liClass{
	display: inline;
}


.liClassa{
	float: right;
	margin-right: 30px;
	
	
}


/* css code for new code ends */







/* new lyrics upload modal code starts */


.lyrik-form{
    background: #fff;
    max-width: 560px;
	height:480px;
    margin:auto;
    margin-top:40px;
    padding:  20px 30px;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 1px 3px 5px rgba(0,0,0,0.1)
}




form input{
    float: bottom;
    width: 100%;
    border: 0;
    border-bottom: 1px solid #dad2d2;
    margin: 0%;
    padding: 10px;
    display: block;
    box-sizing: border-box;
    font-size: 18px;
    margin-right: 300px;
}

form input:focus{
    outline: none;
    border-bottom: 3px solid #88236f;
    padding-bottom: 8px;
    transition: all ease 0.2s;
}

form:after{
    content: '';
    clear: both;
    display: block;
}





#updatelyrics{
	height: 250px;
	width: 500px;
}


.updatebtn{
   
	margin-top: 18px;
	background-color: #fd5800;
	color: #ffffff;
	padding: 5px;
	border: #000;
	width: 100px;
	border-radius: 20px;
}



#update-form-heading {
	font-size: 18px;
	text-align: center;
	color: #fd5800;
	margin-top: 10px;
	
}




.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
	position: relative;  
	margin-right: 10px;
	margin-top: 10px;

}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
	
}

/* new lyrics upload modal code starts */







/* css code for mobile view */

@media only screen and (max-width: 600px) {
	
 /* lyrics upload box */	
  #lyrics{
	height: 250px;
	width: 230px;
}



#updatelyrics{
	height: 250px;
	width: 300px;
}



.data1{
	background: #ffffff;
	max-width: 500px;
    margin: 30px auto;
    padding:  20px 20px;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 1px 3px 5px rgba(0,0,0,0.1);
}




.HomesongsClass{
    padding-top: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    display: list-item;
	color: #555;
    font-size: 20px;
    position: relative;
	border-bottom: 1px solid #c0c0c0;
	background: #dcdcdc;
    text-align:Left;
    
}


.Homesongslist{
	width: 320px;
	margin-left: 20px;

}



.liClass{
	display: inline;
}


.liClassa{
	float: right;
	margin-right: 15px;
	
	
}



.content1{
    background: #fff;
    max-width: 560px;
    height:450px;
    margin:auto;
    margin-top:42px;
    padding:  20px 30px;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 1px 3px 5px rgba(0,0,0,0.1)
}


.addsong{
    margin-top: 20px;
}


#TitleT, #TitleE, #TitleT1, #TitleE1{
   
    text-align: center;
    font-weight: 800;
    font-size: 19px;
	margin-top: 30px;
}

#LyricsT, #LyricsE, #LyricsT1, #LyricsE1{
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    white-space: pre-line;
    line-break: anywhere;
    font-size: 15px;
    font-weight: 700;
	margin-bottom: 50px;
	margin-top: 0;

}

.modal-d-flex{
     
     width: 300px; 
}




.list-d-flex {
    width: 300px;
    padding-left: 10px;
}



#list-tab01{
    
    margin-left: 20px;
}


.tabs1 {
    margin: 2px 5px 0px 5px;
    padding-bottom: 10px;
    cursor: pointer;
	/* color: #ffffff; */
	color: #ff4500;
}

.tabs1:hover,
.tabs1.active {
    /* border-bottom: 1px solid #2196F3; */
	border-bottom: 5px solid #ff4500;
}


.tabs2 {
    margin: 2px 5px 0px 5px;
    padding-bottom: 10px;
    cursor: pointer;
	/* color: #ffffff; */
	color: #ff4500;
}

.tabs2:hover,
.tabs2.active {
    /* border-bottom: 1px solid #2196F3; */
	border-bottom: 5px solid #ff4500;
}






.form-box1
{
    width: 350px;
    height: 400px;
    position:relative;
    margin-top: 70px;
    background: rgba(241, 237, 236, 1);
    overflow: auto;

}


.data2{
    background: #fff;
    max-width: 350px;
    margin: 30px auto;
    padding:  20px 30px;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 1px 3px 5px rgba(0,0,0,0.1)
}

.modal-content{
	width: 350px;
    height: 500px;
    position:relative;
    margin:2% auto;
	overflow: auto;
	background: #ffffff;
	
}




.modal-content2{
	width: 350px;
    height: 500px;
    position:relative;
	margin-top: 100px;
    margin:2% auto;
	color: #000000;
	overflow: auto; 
	background: #ffffff;
    	
} 




.line {
	background-color: #ffffff;
    height: 1px;
    width: 100%
}




}
