ul.reesp-tabs-list, p {
    margin: 0px;
    padding: 0px;
}

.reesp-tabs-list li {
    /*font-weight: 600;*/
    font-size: 13px;
    display: inline-block;
    padding: 7px 4px;
    margin: 0;
    list-style: none;
    cursor: pointer;
    float: left;
	border-right:1px solid #ced2d1;
}
.reesp-tabs-list li a{
	text-decoration:none;
	color:#999;
}

.reesp-tabs-container {
    padding: 0px;
    background-color: #fff;
    clear: left;
}

h2.reesp-accordion {
    cursor: pointer;
    padding: 5px;
    display: none;
}

.reesp-tab-content {
    display: none;
    padding: 15px;
}

.reesp-tab-active {
    border: 1px solid #c5d0dc;
    border-bottom: none;
    margin-bottom: -1px !important;
    /*padding: 12px 14px 14px 14px !important;*/
	padding: 12px 4px;
	border-top:3px solid #026958;
	border-left:0px;
	color:#026958;
}

.reesp-tab-active {
    border-bottom: none;
    background-color: #fff;
}

.reesp-content-active, .reesp-accordion-active {
    display: block;
}

.reesp-tab-content {
    border: 1px solid #c5d0dc;
	border-right:0px;
	border-left:0px;
	border-bottom:0px;
	line-height:22px;
}

h2.reesp-accordion {
    font-size: 13px;
    border: 1px solid #c5d0dc;
    border-top: 0px solid #c5d0dc;
    margin: 0px;
    padding: 10px 15px;
}

h2.reesp-tab-active {
    border-bottom: 0px solid #c5d0dc !important;
    margin-bottom: 0px !important;
    padding: 10px 15px !important;
}

h2.reesp-tab-title:last-child {
    border-bottom: 12px solid #c1c1c1 !important;
    background: blue;
}
.reesp-tab-content input[type="submit"], .reesp-tab-content input[type="reset"] {
	color: #fff;
	border: 1px solid #4d4d4d;
	/*background-color: #454545;*/
	background:url(../images/button_bg.png) repeat-x;
	display: block; 
	font-size: 12px; 
	text-decoration: none!important; 
	font-family: Helvetica, Arial, sans serif;
	padding: 5px 12px; 
	border-radius: 3px; 
	-moz-border-radius: 3px; 
	box-shadow: inset 0px 0px 2px #fff;
	-o-box-shadow: inset 0px 0px 2px #fff;
	-webkit-box-shadow: inset 0px 0px 2px #fff;
	-moz-box-shadow: inset 0px 0px 2px #fff;
	width:65px;
	text-align:center;
	margin:8px;
	float:right;
	cursor:pointer;
	
}
.colm_left1 form textarea{
	width:141px;
}
.reesp-tab-content input[type="submit"]:hover ,.reesp-tab-content input[type="reset"]:hover  {
	border: 1px solid #363636;
	background:#454545 url(../images/button_bg_hover.png) repeat-x;

}
/*-----------Accordion styles-----------*/
h2.reesp-tab-active {
    background: #DBDBDB !important;
}
.reesp-easy-accordion  h2.reesp-accordion {
        display: block;
}
.reesp-easy-accordion .reesp-tab-content {
    border: 1px solid #c1c1c1;
}

.reesp-easy-accordion .reesp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1 !important;
}

.reesp-jfit {
    width: 100%;
    margin: 0px;
}

.reesp-tab-content-active {
    display: block;
}

h2.reesp-accordion:first-child {
    border-top: 1px solid #c1c1c1 !important;
}




/*--------------------------Right Side Tab-----------------*/

ul.resp-tabs-list, p {
    margin: 0px;
    padding: 0px;
}

.resp-tabs-list li {
    /*font-weight: 600;*/
    font-size: 13px;
    display: inline-block;
    padding: 4px 18px;
    margin: 0;
    list-style: none;
    cursor: pointer;
    float: left;
	border-right:1px solid #03b092;

	/*background:#fff;*/
}
.resp-tabs-list li a{
	text-decoration:none;
	color:#999;
}

.resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    clear: left;
}
.resp-tabs-container li{
	list-style:none;
	background:#fff;
}
h2.resp-accordion {
    cursor: pointer;
    padding: 5px;
    display: none;
}

.resp-tab-content {
    display: none;
    padding: 15px;
}

.resp-tab-active {
    border-bottom: none;
    margin-bottom: -1px !important;
    /*padding: 12px 14px 14px 14px !important;*/
	border-left:0px;
	color:#0d9b7b;
	background:#4dc1ad;
	border:0px;
	border-top:3px solid #fbc040;
}

.resp-tab-active {
    border-bottom: none;
    background-color: #4dc1ad;
}

.resp-content-active, .resp-accordion-active {
    display: block;
}

.resp-tab-content {
    border: 1px solid #a7b2b0;
	border-right:0px;
	border-left:0px;
	border-bottom:0px;
}

h2.resp-accordion {
    font-size: 13px;
    border: 1px solid #a7b2b0;
    border-top: 0px solid #a7b2b0;
    margin: 0px;
    padding: 10px 15px;
}

h2.resp-tab-active {
    border-bottom: 0px solid #a7b2b0 !important;
    margin-bottom: 0px !important;
    padding: 10px 15px !important;
}

h2.resp-tab-title:last-child {
    border-bottom: 12px solid #a7b2b0 !important;
    background: blue;
}

.action_bg{
	background:url(../images/action_bg.png) repeat-x;
}
.action_icon{
	width:35px;
	height:30px;
	background:url(../images/action-icon.png) no-repeat;
	
}
.history_bg{
	background:url(../images/history_bg.png) repeat-x;

}
.history_tab_bg{
	background-color:#0f8974;
}
.attachment_bg{
	background:url(../images/attachment_bg.png) repeat-x;

}
.attachment_tab_bg{
	background-color:#0f8974;
}

.Rules_bg{
	background:url(../images/rules_bg.png) repeat-x;

}
.Rules_tab_bg{
	background-color:#0f8974;
}


.Create_new_bg{
	background:url(../images/Create_new_bg.png) repeat-x;

}
.Create_new_tab_bg{
}

/*-----------Accordion styles-----------*/
h2.resp-tab-active {
    background: #4dc1ad !important;
}
.resp-easy-accordion  h2.resp-accordion {
        display: block;
}
.resp-easy-accordion .resp-tab-content {
    border: 1px solid #a7b2b0;
}

.resp-easy-accordion .resp-tab-content:last-child {
    border-bottom: 1px solid #a7b2b0 !important;
}

.resp-jfit {
    width: 100%;
    margin: 0px;
}

.resp-tab-content-active {
    display: block;
}

h2.resp-accordion:first-child {
    border-top: 1px solid #a7b2b0 !important;
}
/*.Create_new_bg input[type="text"],textarea{
	width:230px;
	padding:2px;
	color:#666666;
}
.Create_new_bg select{
	width:230px;
	padding:2px;
	color:#666666;
} */
.Rules_bg tr td{
	text-align:justify;
	border-bottom:1px dotted #ccc;
}
.Rules_bg tr td hr{
	border:1px dotted #ccc;
	
}
.quick_links ul{
	margin:0px;
	padding:0px;
	width:300px;
	margin-left:15px;
	float:left;
	padding-left:25px;
}
.quick_links li{
	list-style-image:url(../images/arrws.png);
	background-repeat:no-repeat;
	border-bottom:1px dashed #ccc;
	line-height:25px;
}