

.rounded-div {
    border: 1px solid;
    padding: 20px;
    background: #6a9a1f;
    border-top-right-radius: 1em;
    border-top-left-radius: 1em;
    border-bottom-right-radius: 1em;
    border-bottom-left-radius: 1em;
}

.rounded-div2 {
    border: 2px solid;
    padding: 10px;
    background: #87c540;
    border-top-right-radius: 1em;
    border-top-left-radius: 1em;
    border-bottom-right-radius: 1em;
    border-bottom-left-radius: 1em;
}


.rounded-div-fixed-height {
  height: 320px;  
  border: 2px solid;
    padding: 10px;
    background: #87c540;
    border-top-right-radius: 1em;
    border-top-left-radius: 1em;
    border-bottom-right-radius: 1em;
    border-bottom-left-radius: 1em;
}

.header-right-text {
	text-align: center; 
	font-family: "Trebuchet MS"; 
  	/*font-size: 16pt*/
}

header#masthead {
 border-top-right-radius: 2em;
 border-top-left-radius: 2em;
}

header#masthead hgroup #header-sidebar {
padding-top: 35px !important;
padding-bottom: 35px !important;
}

#site-info {
border-top: 2px solid #7ea3a2 !important;
font-weight: bold;
}

.main-navigation ul ul ul{
background:#0038e0;
/* Third Level Items */
}


/* This is the boishakh blinking gif picture in the menu */

.main-navigation #menu-item-1549 a{
font-weight: bold !important;
font-size: 100% !important;
color: #FFFFFF !important;
/*#background:#f4ff48 !important;*/
display:block; height:59px; width:150px; padding:0px; 
  margin-left:5px; 
  outline:none; text-indent:-9999px;
  background-image:url('http://www.hutbazaar.com.au/hbwp/wp-content/uploads/2016/04/Boishakh-Text-in-Menu-GIF-2.gif');

}
/*for setting BG in contact from for boishalh 2017*/
#wpcf7-f1555-o1 {
 background-image:url('http://www.hutbazaar.com.au/hbwp/wp-content/uploads/2017/03/boishakhBGforCF7-2.jpg') !important;
color: #ffffff !important;
}

/**/ 

/*
.main-navigation #menu-item-36 a {
/*display:block; height:24px; width:24px; padding:0px; margin-left:6px; outline:none; text-indent:-9999px;

background-image:url('http://www.hutbazaar.com.au/hbwp/wp-content/uploads/2015/06/IftarPartyAnimated2.gif') !important;
  /*background-position:-72px 0;*/
}
*/


.main-navigation #menu-item-1390 a{
font-weight: bold !important;
font-size: 120% !important;
color: #00F5FF !important;
}


.main-navigation ul ul ul li:hover > a{
background:#748e00;
/*text-shadow: 2px 2px 2px #FF0000;*/
}

.main-navigation ul ul ul ul{
background:#748e00;
/* 4th Level Items */
}

.main-navigation ul ul ul ul li:hover > a{
background:#0080ff;
/*text-shadow: 2px 2px 2px #FF0000;*/
}

.main-navigation{
vertical-align: middle;
}

.custom-table{
border: 1px solid black;
border-collapse: collapse;
padding-left: 10px;
}

#custom-wrap{
width: 100%;
}

.div-float-left {
width: 45%;
background:#00fbda;
height: 175px;
float: left;
padding: 10px;
  border: 1px solid black;
}

.div-float-right {
width: 45%;
background:#00fbda;
height: 175px;
float: right;
padding: 10px;
  border: 1px solid black;
}


.div-normal-with-background {
/*width: 45%;*/
background:#00fbda;
height: 175px;
/*float: right;*/
padding: 10px;
  border: 1px solid black;
}

.div-Iftar-with-background {
/*width: 45%;*/
background:#F7EF5B;
/*height: 175px;*/
/*float: right;*/
padding: 30px;
  border: 2px solid white;
}

.div-variable-height-with-background {
/*width: 45%;*/
background:#00fbda;
/*height: 175px;*/
/*float: right;*/
padding: 10px;
  border: 1px solid black;
}

.div-with-left-border {
border-left: 2px solid black;
  padding-left: 20px;
}

.div-with-top-border {
border-top: 2px solid black;
padding-top: 10px;
width: 100%;
}

.fdm-item-title{
font-size: 250% !important;
font-weight: 900 !important;
}

.fdm-item-panel .fdm-item-title{
color: blue;
}

li.fdm-section-header h3{
font-size: 350% !important;
font-weight: 900 !important;
color: blue !important;
padding-bottom: 15px !important;
}

.fdm-item-content{
font-size: 120% !important;
padding-top: 10px !important;  
}

/*this is for Contact Form 7 checkbox visual style customisation; to show options stacked vertically*/
span.wpcf7-list-item { display: block; }

.wpcf7
{
    background-color: #b2b2ff;
    border: 1px solid #31313d;
  padding-left: 10px !important;
      border-top-right-radius: 1em;
    border-top-left-radius: 1em;
    border-bottom-right-radius: 1em;
    border-bottom-left-radius: 1em;
}




