/* Add here all your CSS customizations */

.toppertext { font-size:12px; font-weight:bold;}

.divider.divider-smallest{background: transparent none repeat scroll 0 0; margin: 10px auto;}

.themecolor{
    color:#ec6200 !important;
}
.cmshead{
    color:#ec6200 !important;
    font-size: 25px;
     font-weight: bold;
      padding-top: 15px;
      line-height: normal;
      /*text-align:center;*/
}
.cmsgsg{
    color:#f1af00!important;
    font-size: 25px;
     font-weight: bold;
      padding-top: 15px;
      line-height: normal;
}
.dateright{
    color:#ec6200 !important;
    font-size:15px;
    font-weight:bold;
    padding-top:15px;
    line-height:normal;
}

.imginfra{
    width:300px;
    height:200px;
}
.cmsimgborder{
   border: 5px solid #ec6200;
   
}
.just{
    text-align:justify !important;
}
.featured-box-new {
	
	
	box-sizing: border-box;
	border-bottom: 2px dashed #ec6200;
	border-left: 2px dashed #ec6200;
	border-right: 2px dashed #ec6200;
	
	border-radius: 8px;
	box-shadow: 0 5px 1px 0 rgba(0, 0, 0, 0.20);
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	min-height: 100px;
	position: relative;
	z-index: 1;
}
.songorg{
     color:#ec6200;
}

.songblk{
     color:#000;
}


.evtbg{

    background-color:#f6f5f5 !important;
}

.m3{

   margin:5px !important
}