﻿@import url("iphone-css-only.css");
@import url("autocompliete.css");
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
body{
     -webkit-text-size-adjust:none;
 -ms-text-size-adjust:none;
 -moz-text-size-adjust:none;
 text-size-adjust:none;
}

html {
  /*font-size: 62.5%;*/
  /*-webkit-tap-highlight-color: rgba(0, 0, 0, 0);*/
}
input,
select,
textarea {
    /*max-width: 200px;*/
}
input.large{
    max-width:300px;
}
a{
    text-decoration:none;
}
/*body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #ffffff;
}*/
.clear{
   clear:both;
}
.clear:after {
    content:'';
    display:block;
    clear:both;
}
.dtma{
    display:table;
    margin:0px auto;
}
.dt{
   display:table;
}
.greenhead {
    color: #598e01;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
}
.border{
border:1px solid #72777e;
border-collapse:collapse;
}
body {
    padding: 0px;
    margin: 0px;
    /*font-family: Merriweather!important;*/
    font-size: 12px;
}
.maindiv{
    /*width:100%;*/
    border:10px solid #e5e5e5;
    position:absolute;
    min-width:calc(100vw - 20px);
    
}
.font{
    width:500px;
}
.font span{
    /*width:100%;
    background-color:yellow;*/
    width:500px;
    font-size:100%;
    background-color:yellow;
    display:block;
    white-space:nowrap;
    /*font-size-adjust: 0.58;*/
}
.header .cont h3{
    font-size:12px;
    line-height:14px;
    padding:0px;
    margin:0px 10px;
    font-weight:bold;
}

@media (min-width: 1200px) {
   
    /*.maindiv{
        width:100%!important;
    }*/
    #cre-keyword input[type=text].large{
       width:300px;
    }
.header .cont h3{
    /*font-size:15px;*/
    font-size:14px;
    line-height:20px;
}
/*.condiv{
    table-layout: fixed;width: 100%;word-wrap: break-word;
}*/

}
@media screen and (max-width:1200px){
    /*.maindiv{
        width:100%;
    }*/
    input,
select,
textarea {
    /*max-width: 145px;*/
    max-width:100%;
}
    
   #cre-keyword input[type=text].large{
        max-width:200px;
    }
    /*.srtextboxnew   font-size{
        font-size: }px!important;
    }*/
}
.header1{
    /*background-image:linear-gradient(#fff, #fdfdfd, #e9e9e9);*/
    background:#fff url(../images/bg-header.jpg) repeat-x left bottom;
    /*border-top:15px solid #e5e5e5;*/
    padding:14px 5px;
    overflow:hidden;
    width:100%;
    /*height:88px;
    position:absolute;
    left:0;
    top:0;
    z-index:2000;*/
    -webkit-border-top-left-radius: 15px;
-webkit-border-top-right-radius: 15px;
-moz-border-radius-topleft: 15px;
-moz-border-radius-topright: 15px;
border-top-left-radius: 15px;
border-top-right-radius: 15px;
/*border:1px solid red;*/
}
.header .cont{
    text-align:center;
}
.header .cont span{
    white-space:nowrap;
    text-align:center;
}
.headertop{
    padding:4px;
    width:100%;
    background-color:#e5e5e5;
    color:#1989cb;
    text-align:center;
    font-weight:bold;         
     display:none;
     visibility:hidden;
}
.headermenu td{
    /*padding-left:10px;*/
    padding-left:8px;
}
.headermenu td:first-child{
    padding-left:0px;
}
.headermenu a{
    color:#302f2f;
    /*font-size:13px;*/
    font-size:12.5px;
    font-weight:bold;
    white-space:nowrap;
}

.headermenu a i.fa, .headermenu a:hover, #footer a:hover, #footer a i.fa:hover{
    color:#c63800;
}
#hed .headermenu a {
min-height: 53px;
line-height: 53px;
font-size: 17px;
font-weight:normal;
color:#302f2f;
background-color:#e5e5e3;
text-transform: uppercase;
padding: 15px 34px;
text-decoration: none;
font-family: "Merriweather", Arial, Sans-serif;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.headrow{
background-image: url(https://www.bizworldusa.com/App_Themes/Theme1/Images/annountbg1.jpg);
background-repeat:repeat-x;
background-position:top;
height:42px;
text-align: left;
color:#c63800;
font-size:18px;
font-weight:bold;
padding-left:8px;
background-color:#c8d7ec;
vertical-align:middle;
}

.wronline
{
	text-align:center;
	}

.wronline img
{
	width:35px;
	height:35px;
	padding-left:5px;
	padding-right:5px;
    border:none;
	
}
.wronline a img{
    border:none;
    
}
#footer{
    width:100%;
    /*background-image:linear-gradient(#e5e5e5, #cbcbcc);*/
    background:#e5e5e5 url(../images/bg-footer.jpg) repeat-x left bottom;
    clear:both;
    text-align:center;
    padding:5px 5px;    
    line-height:normal;
    font-size:14px;
}

#footer ul{
    padding:0px;
    margin:0px;
}
#footer li{
    float:left;
    list-style:none;
    padding:0px;
    margin:3px 7px;
}
#footer nav{
    margin:0px;
    padding:0px;
}

#footer nav a {
    color:#000;

}.zsg-footer-linklist-container
{
    clear:both;
}
#footer#footer .zsg-footer-copyright
{
    width:100%;
    clear:both;
}
.condiv{
    width:100%;
    padding:5px;
    /*min-height:1500px;*/
    /*border:5px solid red;*/
    max-width:100vw!important;
    /*overflow-x:auto!important;*/
}
.innercon{
    width:100%;
}
.ihead {
    margin: 14px;
    color: #59809d;
    font-size: 22px;
    text-align:left;
}
.homerl td{
    width:25%;
    vertical-align:top;
    background-color:#f5f5f5;
}
.homerl td img{
    width:100%;
    max-width:100%;
    /*height:250px;*/
    height:300px;
}
.recentlist p {
    font-size: 13px;
    color: #c43c27;
}

 .headertop-text{
     font-size:12px;
     padding:0px;
     margin:0px;
 }
 .srtextboxnew {
    border: 0px;
    font-size: 12px;
    font-weight: normal;
    /* height: 44px; */
    color: #000000;
    text-align: justify;
    vertical-align: top;
    overflow: hidden;
    text-decoration: none;
}
.textform {
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    color: #000000;
    vertical-align: top;
}

.headtext{
	color:#c63800;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	background-color:Transparent;
	
}
.headtext a{
	color:#c63800;
	text-decoration:none;
	background-color:Transparent;
}
.textform a {
    color: #c63800;
    text-decoration: none;
    background-color: Transparent;
}
.textformcolr{
    color:#c63800;
}
.cat a {
    color: #009400;
    text-decoration: none;
}
.cat td{
    vertical-align:top;
}
/*.srbox {
    background-image: url(../Images/hr_menu_gap.jpg);
    background-repeat: repeat-x;
    background-position: top;
}*/
.srline {
    background-image: url(../images/bgdash.gif);
    background-repeat: repeat-x;
    background-position: center;
    height: 2px;
}
.paging{
    padding:0px 5px;
}
.paging .showmsg {
    float: right;
}
.warn {
    color: #af0101;
    font-weight: normal;
    text-align: left;
    vertical-align: top;
    font-size: 12px;
}
a[disabled="disabled"] {
    color: #a9a9a9;
}

 .NumericButtonCSS  , a.NumericButtonCSS  
        {  
          
            font: bold 12px Arial;  
            /*color:#010661;*/
            color:#000;
            }    
        .CurrentPageLabelCSS  
        {  
          
            color:#c63800;
           /* color:Blue;*/
             font: bold 12px Arial; 
            }   
        .NextPreviousButtonCSS  
        {  
          font: bold 12px Arial; 
         /*   color:#010661; */
           color:#000;
            }  
a.ButtonCSS {
    /* color: #d64902; */
    color: Green;
    font: bold 12px Arial;
    /* border: 1px solid #c73800; */
    cursor: pointer;
    margin: 0px 3px;
    text-decoration: underline;
}
.btn {
    background: #51a600 url(../images/annountbg_1.jpg) repeat-x left bottom;
    color: #fff;
    padding: 2px 5px;
    font: bold 13px Arial;
    border: 1px solid #4e9f01;
    border-radius: 5px;
    -mozilla-border-radius: 5px;
    -webkit-border-radius: 5px;
}
a.aspNetDisabled {
color: #a9a9a9!important;
}
.vacolrhead{
color:#c63800;
font-size:15px;
font-weight:bold;
padding-bottom:5px;
text-align:left;
}
.vagap
{
	/*width:5px;*/
    /*width:168px;*/
}
.vafield{
    width:165px;
}
#new-va .vatextboxnew1, #new-va .vatextboxnew{
    /*width:350px;*/
}
#new-va td.vacol{
    width:10px;
}
.vadata
{
	/*width:300px;*/
	text-align:left;
}
.view-ad-items td{
    padding-top:2px;
     padding-bottom:2px;
    font-weight:bold;
}
#newcss .view-ad-items a{
    font-weight:bold;
}
.td-ca, .td-raf{
    width:49.8%;
    vertical-align:top;
}
.td-ca-raf-gap{
    width:0.4%;
}
.videopop li/*, .videopop img*/{
    width:180px;
    height:120px;
    /*background-color:#f5f5f5;*/
}
.caform td {

padding:5px;
position:relative;

}
.caform input[type=text], .caform .vamsgbox{
    width:180px;
   
}

.caform input[type=text].textbox, .caform input[type=text].textboxcap, .caform .vamsgbox.textbox{
 border:1px solid #72777e;
   padding: 3px 5px;
   height:21px;
}
.caform textarea{
border:1px solid #72777e;
}
.caform span[data-val-errormessage="*"], .caform span[data-val="true"].warn{
    position:absolute;
    left:185px;
    top:5px;
}
.caform .vamsgbox{
    height:80px;
}
.caform td{
    vertical-align:top;
}
.trdisplaynone {
display:none;
}
	
.bubEx3Ln {
 width: 191px;
 height: 65px;
 margin-left: 4px;
 background-image: URL(https://www.bizworldusa.com/App_Themes/Theme1/images/grey-balloon-med.png);
 background-repeat: no-repeat;
 padding-left: 12px;
 padding-top: 3px;
 color: #F4ECEC;
 z-index: 7;
 display: inline;
 position: absolute;
 font:normal 12px arial;
 margin:0px;
}
.bubEx3Ln-lg {
 width: 191px;
height:185px;
 margin-left: 4px;
 background-image: URL(images/grey-balloon-med.png);
 background-repeat: no-repeat;
 padding-left: 12px;
 padding-top: 3px;
 color: #F4ECEC;
 z-index: 7;
 display: inline;
 position: absolute;
 font:normal 12px arial;
 margin:0px;
}
.caform td{
    position:relative;
}
.caform .bubEx3Ln {
    position:absolute;
    left:185px;
    top:0px;
}
@media(max-width:1200px){
    .caform input[type=text], .caform textarea{
        max-width:135px;
    }
    .caform .bubEx3Ln {
    position: absolute;
    left: 140px;
    top: 0px;
}
.caform span[data-val-errormessage="*"],  .caform span[data-val="true"].warn{
    position:absolute;
    left:140px;
    top:5px;
}
}
.conadimg
{
	background-image:url(images/contact_diwali1.png);
	background-repeat:no-repeat;
	background-position:right;
    /*background-size:150px auto;*/
}
.refrimg
{
	background-image:url(images/wordofmouth_icon11.jpg);
	background-repeat:no-repeat;
	background-position:right;
    background-size:initial;
    background-position-y:50px;
}

.textformcolr a {
    color: #c63800;
    font-weight:bold;
    text-decoration: underline;
}
.cat a {
    color: #009400;
    text-decoration: none;
    font-size:11px;
    text-transform:capitalize;
}

.star{
color:#c63800;
font-weight:bold;
font-size:12px;
vertical-align:middle;
background-color:Transparent;
}
.textformsmall
{
	
	font-size:11px;
	font-weight:normal;
	text-align:left;
	color:#454443;
	vertical-align:top;
	
}
.headgreen14{
	color:#598e01;
	font-size:14px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:1.231;
	text-align:left;
}
@media(max-width:1200px){
    span.headgreen14
{
        font-size:10.5px;
    }

}
.headgreen12{
	color:#598e01;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	text-align:left;
}
.textgreen12
{
	color:#347C17;
	font-size:13px;
	font-style:normal;
	font-weight:bold;
	text-align:left;
}
.textgreen12 a
{
	color:#347C17;
	text-decoration:none;
}

 /*@media (min-width:300px) and (max-width:500px) {
        #dir-bottom .headtext {
            white-space: nowrap !important;
            font-size: 1.3vw !important;
            color: green !important;
        }

        .dir-bottom p, .newadwdh {
            font-size: 1.3vw !important;
        }
    }*/


 /*html,body
{
    width: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden; 
}*/
 .width100pc{
     width:100%;
 }
 .wdth150{
     width:150px;
 }
 .va-col-pav-td{
     width:300px;
     border:1px solid #72777e;
     padding:5px;
     text-align:center;
     vertical-align:top;
 }
 /*.vadata-width{
     width:250px;
    
 }*/
.vadata-width, .vatextboxnew {
    white-space: nowrap;
    /*background-color: #e5e5e5;*/
}
 .vagap-special{
     width:100px;
 }
 .modalPopup {
    background-color: #ffffdd;
    border-width: 1px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    /*width: 250px;*/
    /* width: 600px; */
}
 .inpop {
    text-align: center;
    min-width: 340px;
    min-height: 345px;
}
.inpopimg
{
	/*width:240px;
	height:245px;*/
	text-align:center;
    /*min-width:210px;
    min-height:205px;*/
width:500px;
/*height:500px;*/
display:table;
margin:0px auto;
max-width:100vw!important;
    /*min-height:400px;*/
}
 .inpopimg fieldset {
    padding:0px 10px 10px 10px;
    /*margin: 5px auto;
    border: 1px solid silver;
    max-width: 480px;
    height:460px;*/
}
 .inpopimg img.va-photo{
   width: 480px;
    height: auto;
     display:table;
     margin:0px auto;
     max-width:100vw!important;
 }
.inpopitem
{
	/*width:225px;
	height:225px;*/
	text-align:center;
	background-color:#ffffcc;
}
/*.inpopitem table
{
 height:200px;
}*/
.inpopvideo
{
	width:380px;
	height:440px;
	text-align:center;
}
.inpopvideotem
{
	width:320px;
	height:430px;
	text-align:center;
	background-color:#ffffcc;
}
/*.inpopaudio
{
	width:380px;
	height:250px;
	text-align:center;
}
.inpopaudiotem
{
	width:350px;
	height:250px;
	text-align:center;
	background-color:#ffffcc;
}*/
.popvideo
{
	width:500px;
	height:450px;
}

#aid_jwplayer_controlbar_leftGroup, #aid_jwplayer_controlbar_centerGroup, #aid_jwplayer_controlbar_rightGroup {

display:table-cell;
overflow:hidden;
}
#aid_jwplayer_controlbar_leftGroup {
    max-width:80px;
    float:left;
}
#aid_jwplayer_controlbar_centerGroup {
    max-width:90px;
    float:left;
}
#aid_jwplayer_controlbar_rightGroup {
    max-width:120px;
    float:right;
}
#aid_jwplayer_controlbar_centerGroup
#aid_jwplayer_controlbar_timeSliderRail {
    max-width:100px;
    color:red;
}

/*for video*/

#vid_jwplayer_controlbar_leftGroup, #vid_jwplayer_controlbar_centerGroup, #vid_jwplayer_controlbar_rightGroup {

display:table-cell;
overflow:hidden;
}
#vid_jwplayer_controlbar_leftGroup {
    max-width:80px;
    float:left;
}
#vid_jwplayer_controlbar_centerGroup {
    max-width:100%;
    float:left;
}
#vid_jwplayer_controlbar_rightGroup {
    max-width:120px;
    float:right;
}
#vid_jwplayer_controlbar_centerGroup
#vid_jwplayer_controlbar_timeSliderRail {
    max-width:300px;
    color:red;
   
}
 legend {
    color: #c63800;
    font-size: 11px;
    font-weight: bold;
}
 div#aid{
     min-height:300px;
 }
 .modalBackground {
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
 .va-av-bg-1{
     /*width:100%;*/
     margin:5px;
     /*background-color:#e5e5e5;*/
     border:1px solid #a2a2a2;
 }
 .va-col-gap{
     width:5px;
 }
 .dbbk
{
	word-wrap:break-word;
}
 /*.heading-title {
    display: block;
    text-align: center;
    margin-bottom: 60px;
   
}
   .heading-title.heading-title-sm h2 {
    padding: 10px 14px;
    font-size: 18px;
    line-height: 24px;
}
.heading-title h2 {
    position: relative;
    display: inline;
    padding: 12px 20px;
    font-size: 28px;
    line-height: 32px;
    text-transform: uppercase;
    font-weight: 600;
    border: 2px solid #898ba2;
}*/
 /*end*/

/* Por
 /*end*/

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2) { 
      .headertop-text{
        font-size:8px;
        /*border:1px solid red;*/
    }

      .search-container {
        /*top: 136px;*/
        top: 105px;
    }
}

/* Portrait */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) { 
     .headertop-text{
        font-size:8px;
        /*border:1px solid red;*/
    }

     .search-container {
        /*top: 136px;*/
        top: 105px;
    }
}

/* Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {
    .headertop-text {
        font-size: 8px;
        /*border:1px solid red;*/
    }

     .search-container {
        /*top: 136px;*/
        top: 105px;
    }
}

img.ir{
    max-width:100%;
    width:100%;
    border:none;
}

/*#dir-bottom p{
    font-size:12px;
}*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
    .header .cont h3{
    font-size:10.5px;
    line-height:normal;
    
}
    .headermenu a {

    font-size: 10px;   
}
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
     .header .cont h3{
    font-size:10.5px;
    line-height:normal;
    
}
    .headermenu a {

    font-size: 10px;   
}
}


@media (min-width:1200px){
    /*#full-width .vatbfulvanew{
    max-width:1000px;
}*/
    .vagap
{
	/*width:5px;*/
    width:168px;
}
.vafield{
    width:165px;
}
#new-va .vatextboxnew1, #new-va .vatextboxnew{
    width:250px;
}
#new-va td.vacol{
    width:10px;
}
.vadata
{
	width:300px;
	text-align:left;
}
}
.vatbfulvanew{
      max-width: 100%;
  word-break:break-word;
}

.search-bottom{
   margin-top:10px;
   margin-bottom:10px;
}
.search-result-box{
    width: 100%; overflow: hidden; margin-right: 0px; padding-bottom:10px;
}
.srpad{
    padding-left:10px;
    padding-right:10px;
}
.btn.btn-back{
    /*border:2px solid red;*/
    margin-right:5px;
    margin-top:5px;
}
.caform span.warn{
    color:red;
    padding:2px;
}
.ad-main-details{
    padding:5px;
    vertical-align:top;
    text-align:left;
}
 body.modal-open { padding-right: 0px !important; }
 .black-spot {
    padding: 0px;
    margin: 0px;
    background: url(https://www.bizworldusa.com/App_Themes/Theme1/Images/black-spot.png) left center;
    background-repeat: no-repeat;
    padding-left: 15px;
    /* min-height: 10px; */
}
 .metacon{
     width:100%;
     padding:5px;
     border:1px solid #000;
     font-weight:bold;
     font-size:12px;
     margin-top:5px;
     color:#000;
 }
 .green {
    color: #598e01;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
}
 .textformcolr {
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    color: #c63800;
    vertical-align: top;
}
 .asktb {
    width: 100px;
    border: 1px solid #212223;
    /*font-size: 11px;*/
    font-weight: normal;
    /*padding-top: 03px;
    padding-bottom: 03px;*/
    color: #000000;
    vertical-align: middle;
     padding:10px 5px;
    height:30px;
    font-size:14px;
}
 #biz-cat-search input[type="text"].textbox , #biz-filter-search input[type="text"].textbox {
    
    padding:10px 5px;
    height:30px;
    font-size:14px;
}

.wdh200 {
    width: 200px;
}
.textbox {
    border: 1px solid #212223;
    font-size: 12px;
    font-weight: normal;
    height: 17px;
    color: #000000;
    vertical-align: top;
}
#biz-cat-search .textbox.wdh200{
    width:300px;
}

.bs4cap {
    color: #c63800;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    background: url(Images/salesearchbg.jpg) repeat-x bottom;
    padding: 21px 0px;
    /*background: url(/App_Themes/Theme1/Images/salesearchbg.jpg) repeat-x;*/
    font-size: 17px;
}
.searchpadding {
    padding-top: 3px;
    padding-bottom: 3px;
}
.texthedcolr {
    color: #c63800;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    background-color: Transparent;
}
.searchpadding {
    vertical-align: top;
}
.wdh250 {
    width: 250px;
}
.unwatermarked {
    border: 1px solid #000;
    font-size: 13px;
    color: #000000;
    width: 250px;
    vertical-align: top;
}
.searchpaddingin {
    /*padding-top: 5px;
    padding-bottom: 5px;*/
    padding:5px;
    vertical-align:top;
}
#adv-search input{
    max-width:300px;
    /*width:150px;*/
}
.adv-search{
    font-weight:bold;
    font-size:12px;
    
}
.text a {
    color: #c63800;
    font-size: 12px;
    text-decoration: none;
    background-color: Transparent;
}
#adv-search .searchform input[type=text].wdh250 {
     width: 100%
}
.pad-5{
    padding:5px;
}
.pad-l-10{
    padding-left:10px;
}
.pad-r-10{
    padding-right:10px;
}
.pad-b-10{
    padding-bottom:10px;
}
.adv-search  .asktb{

    width:109px;
    max-width:150px;
}
.adv-search .wdh250 {
    width:100%;
}
.fil-ser .greenhead{
    padding-right:10px;
}
#adv-search .greenhead{
    color:#347C17;
    font-size:13px;

}
.adv-gap{
    height:10px;
}
.adv-td-gap{
    width:5px;
}
.adv-td-wdh{
    width:120px;
}
#adv-search .texthedcolr{
    font-size:13.5px;
}
.v-align-m, .textform.v-align-m{
    vertical-align:middle;
}
.min-h-500{
    min-height:500px;
    vertical-align:top;
}
@media(max-width:1200px){
    .min-h-500{
        min-height: calc(100vh - 187px);
        vertical-align:top;
    }
}
.seach-cat .searchform{
    margin:5px 0px;
}
.new-form{
    font-family: 'Open Sans',"Arial","Helvetica",sans-serif!important;
}
.new-form-design i.fa{
   
    color: gray;
    display: block;
    float: left;
    width: 2em;
    height: 2em;
    border-radius: 50%;
    /*background:#0b80e4;*/
    background:#fff ;
    color:#85cb10;
    padding:7px 0px 0px 1px;
    text-align:center;
    margin-right:5px;
}
.new-form-design input[type="text"]{
    border-radius:5px;
    border-color:#72777e;
}
.new-design{
    border-radius:5px;
    background:#dbecff;
    border:1px solid #aec5fb;
    padding:5px;
    margin-bottom:10px;
}
.new-design .heading{
    background:#fff;
    color:#c63800;
    padding:5px 10px;
    text-align:left;
    font-size:18px;
    font-weight:600;
    border-radius:5px;
     border:1px solid #aec5fb;
}
.new-design .greenhead{
    color:#07165b!important;
    padding-top:5px;
}
.new-design .form-design{
    padding:20px;
}
.errspan {
        position: relative;
    left: 3px;
    top: 2px;
    background: none!important;
    font-size: 13px;
    }
.errspan1 {
        position: relative;
    left:14px;
    top: 2px;
    background: none!important;
    font-size: 13px;
    }
.errspan2 {
        position: relative;
    /*left:14px;*/
    top: 2px;
    background: none!important;
    font-size: 13px;
    }
.inmorecon{
    padding:5px;
}
.inmorecon table{
    width:100%;
}
.m-0{
    margin:0px!important;
}
body {
    /*font-family: merriweather!important;*/
}
.imgcls{
    width:120px;
    height:80px;
}
.uncolor .textform a {
    text-decoration: underline!important;
}
.close:active {
    border: none !important;
}
.btn:active{
    border:none!important;
}
.pad2{
    padding:2px;
}
.headtext2 a:hover{
    text-decoration:underline!important;
}
.bgyellow {
    background-color: yellow;
}