/* HTML5 Boilerplate  */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { }
html, button, input, select, textarea {  color: #222; }
body { margin: 0; font-size: 1em;   font-family:Arial, Helvetica, sans-serif;}

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }

a {  }
a:visited {  }
a:hover {  }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp {  }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }


dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: 31px; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }

/* =============================================================================
   Author Style Start
   ========================================================================== */
@font-face {
    font-family: 'OpenSansBold';
    src: url('OpenSans-Bold-webfont.eot');
    src: url('OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
        url('OpenSans-Bold-webfont.woff') format('woff'),
        url('OpenSans-Bold-webfont.ttf') format('truetype'),
        url('OpenSans-Bold-webfont.svg#OpenSansBold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'OpenSansRegular';
    src: url('OpenSans-Regular-webfont.eot');
    src: url('OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
        url('OpenSans-Regular-webfont.woff') format('woff'),
        url('OpenSans-Regular-webfont.ttf') format('truetype'),
        url('OpenSans-Regular-webfont.svg#OpenSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
p{ margin:0; padding:0;}
h1, h2, h3, h4{ margin:0; font-family: 'OpenSansBold'; font-weight:normal;}   
ul, li{ margin:0; padding:0; list-style:none;}
.fb, .tw, .f-left h4, .ar-bk1, .ar-bk2, .ar-bk3, a{transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-webkit-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;}   
.header-home{ width:100%;  border:0px solid red; background:#efefef;}
.top{ width:100%; height:93px; background:#fff; -moz-box-shadow: 0px 1px 2px #dad9d9; -webkit-box-shadow: 0px 1px 2px #dad9d9; box-shadow: 0px 1px 2px #dad9d9;}
.logo{ display:block; height:93px; width: 194px; background:url(../images/logo.png) no-repeat center; float:left;}
nav{ width:980px; height:93px; margin:0 auto; } 
nav ul{ float:right; margin-top:35px;}
nav li{ display:inline; font-size:17px; font-weight:normal; color:#636262; padding:13px; }
nav li a{ text-decoration:none; color:#636262;}
nav li a:hover{ color:#aeadad;}
.current a{ background:#252525; text-align:center; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding:13px; color:#fff;}
.current a:hover{ color:#fff;}
.banner{ width:980px; height:483px; margin:0 auto;}
.b-left{ width:413px; height:443px; float:left;  background:#fff; -webkit-border-bottom-left-radius: 160px; -moz-border-radius-bottomleft: 160px;
         border-bottom-left-radius: 160px; border-top:7px solid #56ae56; -moz-box-shadow: 0px 3px 5px #dad9d9; -webkit-box-shadow: 0px 3px 5px #dad9d9; box-shadow: 0px 3px 5px #dad9d9;}
.slider{ width:383px; min-height:150px; display:block;  margin:0px 15px; overflow:hidden; background:none;}
.slider li{ width:383px; min-height:250px; display:block; }
.slider li h2{ color:#56ae56; font-size:43px; line-height:33px; padding-top:80px; margin-left:20px; }
.slider li h2 span{ font-size:23px;}
.apply1{ width:105px; height:128px;  margin-top:50px; margin-left:15px; float:left; background:url(../images/icon-1.png)5px 0px no-repeat; font-family: 'OpenSansBold'; font-size:14px; text-align:center; color:#56ae56; line-height:235px;}
.apply2{ width:105px; height:128px;  margin-top:50px; margin-left:10px; float:left; background:url(../images/icon-1.png) -110px 0px no-repeat; font-family: 'OpenSansBold'; font-size:14px; text-align:center; color:#56ae56; line-height:235px;}
.apply3{ width:105px; height:128px;  margin-top:50px; float:left; margin-left:10px;  background:url(../images/icon-1.png) -225px 0px no-repeat; font-family: 'OpenSansBold'; font-size:14px; text-align:center; color:#56ae56; line-height:235px;}
.slider li h1{ font-size:89px; margin-left:20px; color:#56ae56; margin-top:27px;}
.five-min{ width:383px; height:200px;  margin-top:60px; background:url(../images/icon-2.png) 90px center no-repeat;}
.five-min h3{ text-align:center; font-size:24px; font-family:Arial, Helvetica, sans-serif; color:#000; padding-top:215px;}
.five-min h3 span{ font-size:14px; color:#56ae56;}
.b-right{ width:500px; height:360px; float:right;  padding-top:88px;}
.b-right h2{ font-size:32px; color:#56ae56;}
.b-right p{ margin-top:20px; color:#444444;}
.rail-outer{width:499px; height:40px; border:0px solid red;}
.rail{ width:389px; height:10px; background:#bebab4; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; margin-top:22px; position:absolute;}
.drag-btn{ width:40px; height:21px; background:url(../images/drag-btn.png) no-repeat;  top:15px; position:relative;}
.value-box{ float:right; height:30px; width:45px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; margin-top:-22px; margin-right:35px !important; padding:0px 10px; font-size:13px; color:#444444; font-weight:bold; text-align:center;}
.vb2{ width:20px; margin-right:57px !important;}
.rail-outer p{ position:relative; top:-38px; left:468px; font-size:14px; font-weight:bold; width:50px;}
.b-right p span{ font-weight:bold ; color:#e33206 ;}
.day{ left:450px !important;}
.content-home{ width:980px; height:auto; margin:0 auto; }


.appl-btn {

    -moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
    -webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
    box-shadow:inset 0px 1px 0px 0px #ffffff;
    background:#60c160;

    background: url(../images/icon-3.png) 250px center no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #60c160), color-stop(1, #51a451));
    background: url(../images/icon-3.png) 250px center no-repeat, -moz-linear-gradient(top, #60c160 5%, #51a451 100%) ;
    background: url(../images/icon-3.png) 250px center no-repeat, -webkit-linear-gradient(top, #60c160 5%, #51a451 100%);
    background: url(../images/icon-3.png) 250px center no-repeat, -o-linear-gradient(top, #60c160 5%, #51a451 100%);
    background: url(../images/icon-3.png) 250px center no-repeat, -ms-linear-gradient(top, #60c160 5%, #51a451 100%);
    background: url(../images/icon-3.png) 250px center no-repeat, linear-gradient(to bottom, #60c160 5%, #51a451 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#60c160', endColorstr='#51a451',GradientType=0);


    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    border:1px solid #69ae66;
    display:inline-block;
    color:#ffffff;
    padding:6px 24px;
    text-decoration:none;
    text-shadow:0px -1px 0px #5b6178;
    width:269px;
    height:56px;
    margin-top:20px;
    text-align:center;
    line-height:56px;
    font-family:16px Arial, Helvetica, sans-serif;
    text-transform:uppercase;

}
.appl-btn:hover {

    background: url(../images/icon-3.png) 250px center no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #51a451), color-stop(1, #60c160));
    background: url(../images/icon-3.png) 250px center no-repeat,  -moz-linear-gradient(top, #51a451 5%, #60c160 100%);
    background: url(../images/icon-3.png) 250px center no-repeat, -webkit-linear-gradient(top, #51a451 5%, #60c160 100%);
    background: url(../images/icon-3.png) 250px center no-repeat, -o-linear-gradient(top, #51a451 5%, #60c160 100%);
    background: url(../images/icon-3.png) 250px center no-repeat, -ms-linear-gradient(top, #51a451 5%, #60c160 100%);
    background: url(../images/icon-3.png) 250px center no-repeat, linear-gradient(to bottom, #51a451 5%, #60c160 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#51a451', endColorstr='#60c160',GradientType=0);
    background-color:#51a451;
}
.appl-btn:active {
    position:relative;
    top:1px;
}
.center-sec{ padding-top:75px; text-align:center;}
.center-sec h2{ font-size:30px; color:#505050; padding-bottom:7px;}
.center-sec p{ font-size:17px; color:#8e8e8e; font-weight:bold;}
.ar-outer{ width:980px; height:auto; margin-top:55px; padding-bottom:50px;}
article{ width:320px; height:140px;  float:left; text-align:center; padding-top:140px;}
article h3{ font-family:17px Arial, Helvetica, sans-serif; color:#444444; font-weight:normal; line-height:20px;}
article h3 span{ color:#979797; font-size:14px; text-transform:uppercase;}
.ar-bk1{ background:url(../images/icon-4.png)130px 30px no-repeat;}
.ar-bk1:hover{ background:url(../images/icon-4.png)130px 25px no-repeat;}
.ar-bk2{ background:url(../images/icon-4.png)-96px 30px no-repeat;}
.ar-bk2:hover{ background:url(../images/icon-4.png)-96px 25px no-repeat;}
.ar-bk3{ background:url(../images/icon-4.png)-350px 30px no-repeat;}
.ar-bk3:hover{ background:url(../images/icon-4.png)-350px 25px no-repeat;}
article p{ font-weight:normal !important; font-size:15px !important; color:#444444 !important; padding-top:33px;}
.getstart{ width:980px; height:115px; border-top:1px solid #dfdfdf; padding-top:43px;}
.getstart p{font-weight:normal !important; font-size:21px !important; color:#252525 !important; text-align:right; float:left; padding-left:30px; padding-right:60px;} 
.getstart p span{ font-size:19px; color:#aaaaaa;}
.appl-btn2{ float:left; margin-top:0px;}
.bottom-sec-outer{  height:auto; background:#efefef; padding-top:75px;}
.bottom-sec{ width:980px; height:auto; margin:0 auto; padding-bottom:55px;}
.bottom-sec h2{ font-size:30px; color:#444444;}
.left-sec{ width:500px; height:auto;  float:left;}
.left-sec ul{ margin-top:80px;}
/*.left-sec li{ font-size:17px; font-weight:bold; color:#444444; padding-left:100px; margin-bottom:30px; min-height:70px;}*/
.left-sec li{     font-size: 17px;
    font-weight: bold;
    color: #444;
    padding-left: 100px;
    margin-bottom: 42px;
    min-height: 84px;}
/*.left-sec li p{ font-size:15px; color:#767676; font-weight:normal; padding-top:5px;}*/
.left-sec li p{    font-size: 15px;
    color: #767676;
    font-weight: normal;
    padding-top: 5px;
    line-height: 31px;}

.lbk1{ background:url(../images/icon-5.png) no-repeat;}
.lbk2{ background:url(../images/icon-5.png)0px -103px no-repeat;}
.lbk3{ background:url(../images/icon-5.png)0px -205px no-repeat;}
.lbk4{ background:url(../images/icon-5.png)0px -329px no-repeat;}
.lbk5{ background:url(../images/icon-5.png)0px -446px no-repeat;}
.right-sec{ width:400px; height:auto;  float:right;}
.enquire{ width:389px; height:auto;
          /*height:537px;*/ 
         background:#fff; border:5px solid #e1e1e1; margin-top:45px; -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px;}
.enquire li{ font-size:14px; font-weight:bold; color:#676767; margin-bottom:20px;}
.textbox{ width:287px; height:39px; -webkit-border-radius: 3px; 
          -moz-border-radius: 3px; border-radius: 3px; padding:0px 10px;
          font-size:14px;  font-weight:bold; font:Arial, Helvetica, sans-serif;}
.enquire ul{ padding:37px;}
.btn{ width:307px; height:68px; margin-top:0px; font-size:16px;  color:#fff;}
.enquire li label{ padding-bottom:2px;}
footer{  height:380px; background:#252525; }
.f-con{ width:980px; margin:0 auto;  padding-top:75px;}
.f-con p{ font-size:12px; color:#706f6f;}
.f-con p a{ text-decoration:none; color:#706f6f;}
.f-con p a:hover{ color:#fff;}
.f-left{ width:210px; height:300px; float:left; }
.f-left h4{ font-size:19px; color:#706f6f; line-height:18px; margin:35px 0px;}
.f-left h4 span{ font-size:12px; }
.f-left h4:hover{ color:#a7a4a4;}
.f-right{ width:640px; height:300px;  float:right;}
.f-right li a{ text-decoration:none; font-size:12px; font-weight:bold; color:#706f6f;}
.f-right li a:hover{color:#b8b6b6;}
.f-right li{ padding-bottom:8px;}
.f-right ul{ float:left;}
.mr{ margin-right:140px;}
.mt{ margin-top:40px;}
.fb{ background:url(../images/icon-6.png)0px -3px no-repeat; padding-left:35px;}
.fb:hover{ background:url(../images/icon-6.png)0px -30px no-repeat;}
.tw{ background:url(../images/icon-6.png)0px -60px no-repeat; padding-left:35px;}
.tw:hover{ background:url(../images/icon-6.png)0px -88px no-repeat;}
.f-right p{ float:left; padding-bottom:20px;}
.f-right p a{ text-decoration:underline;}

/*inner page start here*/
.header-inner{ width:100%; height:255px;  background:#efefef;}
.content-inner{ width:980px; height:auto; margin:0 auto; padding-bottom:60px;}
.content-inner h2{ font-size:24px; color:#444444;}
.content-inner h3{ font-size:18px; color:#444444; padding-bottom:30px;}
.content-inner p{ font-size:14px; color:#a6a6a6; line-height:23px; padding-bottom:33px;}
.banner-inner{ width:980px; height:162px; margin:0 auto; }
.banner-inner h2{ font-family: 'OpenSansRegular'; font-size:35px; font-weight:normal; color:#444444; line-height:38px; padding-top:43px;}
.inner-left{ width:580px; height:auto;  padding-top:60px; float:left;}
.ulset1 li{ font-size:15px; color:#7f7e7e; line-height:34px;}
.ulset1{ padding-top:38px; padding-bottom:50px;}
.ulset2{ padding-bottom:55px;}
.ulset2 li{background:url(../images/icon-7.png)0px 7px no-repeat; font-size:15px; color:#7f7e7e; line-height:34px; padding-left:37px;}
.inner-right{ float:right;  width:320px; height:auto; padding-top:262px;}
.five-min-inner{ width:323px; height:334px; background:url(../images/icon-8.png) no-repeat; position:absolute; top:139px; transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-webkit-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s; cursor:pointer;}
.five-min-inner:hover{ top:170px;}
.five-min-inner h3{ text-align:center; font-size:24px; font-family:Arial, Helvetica, sans-serif; color:#000; padding-top:215px;}
.five-min-inner h3 span{ font-size:14px; color:#fff;}
.pl{ padding-left:23px;}
.enq-inner{ width:320px; border:none; background:#efefef; margin-top:18px; height:auto;}
.enq-inner ul{ padding:27px;}
.enq-inner li .textbox{ width:240px; height:30px;}
.enq-inner li .btn{ width:260px; height:70px; text-align:left; padding-left:69px;}
.enq-inner li .appl-btn{  
    background: url(../images/icon-3.png) 185px center no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #60c160), color-stop(1, #51a451));
    background: url(../images/icon-3.png) 185px center no-repeat, -moz-linear-gradient(top, #60c160 5%, #51a451 100%) ;
    background: url(../images/icon-3.png) 185px center no-repeat, -webkit-linear-gradient(top, #60c160 5%, #51a451 100%);
    background: url(../images/icon-3.png) 185px center no-repeat, -o-linear-gradient(top, #60c160 5%, #51a451 100%);
    background: url(../images/icon-3.png) 185px center no-repeat, -ms-linear-gradient(top, #60c160 5%, #51a451 100%);
    background: url(../images/icon-3.png) 185px center no-repeat, linear-gradient(to bottom, #60c160 5%, #51a451 100%);
}
.enq-inner li .appl-btn:hover{
    background: url(../images/icon-3.png) 185px center no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #51a451), color-stop(1, #60c160));
    background: url(../images/icon-3.png) 185px center no-repeat,  -moz-linear-gradient(top, #51a451 5%, #60c160 100%);
    background: url(../images/icon-3.png) 185px center no-repeat, -webkit-linear-gradient(top, #51a451 5%, #60c160 100%);
    background: url(../images/icon-3.png) 185px center no-repeat, -o-linear-gradient(top, #51a451 5%, #60c160 100%);
    background: url(../images/icon-3.png) 185px center no-repeat, -ms-linear-gradient(top, #51a451 5%, #60c160 100%);
    background: url(../images/icon-3.png) 185px center no-repeat, linear-gradient(to bottom, #51a451 5%, #60c160 100%);
}
.pt{ padding-top:35px;}
.login-box{ width:562px; min-height:329px; background:#56ae56; margin:0 auto; -webkit-border-radius: 9px; -moz-border-radius: 9px; border-radius: 9px; }
.login-box ul{ margin-left:115px; padding-top:45px;}
.login-box li .textbox{ -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; width:300px; border:1px solid #459745;}
.login-box li{ padding-bottom:10px;}
.login-box li label{ font-size:15px; color:#fff;}
.lg{ padding-top:50px;}
.login-box p{ font-size:15px; color:#fff; padding-left:50px; padding-top:70px;}
.lg-btn{ width:152px; height:54px; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; border:1px solid #fff; font-size:22px; color:#272827; margin-top:15px; background:#d6d3d3; position:absolute; }
.login-box a{ color:#000; }
.login-box a:hover{ text-decoration:none;}
.rp{ font-size:15px; color:#fff !important;  top:-105px; position:relative; left:285px; text-decoration:none;}
.rp:hover{ color:#000 !important; text-decoration:underline !important;}	
.form-outer{ width:660px; min-height:500px; float:left; border:3px solid #e0e5e9; margin-top:95px; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; padding:30px;}
.form-outer h2{ font-size:20px; color:#afacac; font-family:Arial, Helvetica, sans-serif; border-bottom:1px solid #dcdbdb; padding-bottom:13px;}
.form-outer h2 span{ font-size:27px; color:#56ae56;}
.form-outer li{ float:left; margin-bottom:25px; margin-right:30px;}
.form{ padding-top:32px; padding-bottom:33px; }
.form .textbox{ height:35px; font-size:14px; width:175px; color:#7c7a7a; margin-top:2px; border:1px solid #c3cbd3; font-weight:normal;}
.last{ margin-right:0 !important;}
.form select{ font-size:14px;   padding:7px 7px; color:#7c7a7a; margin-top:2px; border:1px solid #c3cbd3; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.form label{ padding-left:4px;}
.sel1{ margin-right:129px !important; min-width:100px;}
.sel2 select{ padding:7px 5px;}
.sel3{ margin-left:20px;}
.sel3 select{ width:187px; }
.sel4 select{ width:187px; }
.tb2{ width:40px !important;}
.tb3{ width:166px !important;}
.form p{ width:453px; font-size:12px; color:#333232; line-height:18px; text-align:justify; float:left; padding-bottom:0px;}
.chk{ float:left; margin-left:105px; margin-top:40px; }
.chk3{ margin-top:23px;}
.reg-btn{ width:250px; background: url("../images/icon-3.png") no-repeat scroll 155px center, linear-gradient(to bottom, #60C160 5%, #51A451 100%) repeat scroll 0 0 transparent; text-align:left; padding-left:80px;}
.reg-btn:hover{background: url(../images/icon-3.png) 155px center no-repeat, linear-gradient(to bottom, #51a451 5%, #60c160 100%);}



/*inner page end here*/
/* =============================================================================
   Author Style End
   ========================================================================== */



@media only screen and (min-width: 35em) {


}

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }
@media only screen and (max-width:1450px){

}


@media print {
    * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } 
    a, a:visited { text-decoration: underline; }
    a[href]:after { content: " (" attr(href) ")"; }
    abbr[title]:after { content: " (" attr(title) ")"; }
    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
    pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
    thead { display: table-header-group; } 
    tr, img { page-break-inside: avoid; }
    img { max-width: 100% !important; }
    @page { margin: 0.5cm; }
    p, h2, h3 { orphans: 3; widows: 3; }
    h2, h3 { page-break-after: avoid; }
}


#amountslider.ui-slider-horizontal .ui-state-default,#durslider.ui-slider-horizontal .ui-state-default {
    background: url(../images/drag-btn.png) no-repeat scroll center center;
    cursor: pointer;
    width: 38px;
    height: 20px;
    border: none;
}
#amountslider.ui-slider-horizontal,#durslider.ui-slider-horizontal{
    width: 369px;
    height: 10px;
    background: #BEBAB4;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    margin-top: 15px;
    margin-right: 20px;

}
ul.errors{
    width: 210px;
    font-size: 11px;
    color: rgb(177, 71, 36); margin-left: 0px; padding: 0;

}
/*ul.errors{ width: 245px; font-size: 11px; color: rgb(177, 71, 36); margin-left: 0px; padding: 0; position: relative;}*/
.tb2+ul.errors{
    width: 40px;

}
.errors li {
    z-index: 999;
    margin-bottom: 0px!important;
}
label {color: rgb(34, 34, 34);}
.error {
    color:#f00;
    /*      margin: 5px auto;*/
}
li.error{position: relative; }
li label.error {
    color: #ff0000;

    padding: 2px 5px;
    position: absolute;
    right: 0px;
    font-size: 12px;
    line-height: 75px;
    top: -5px;
}
li.error input.textbox {border: 1px solid #ff0000;}

.form .phperror{
    border:1px solid #f00;
}
.errormessage{
    background-color: #EDDBE3;
    border-color: #E8D1DF;
    color: #BD4247;
    padding: 8px 35px 8px 14px;
    margin-bottom: 18px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);

    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;

}

#applyform .loading{
    margin: 0px 0px 10px 0;
    text-align: center;
}
#applyform .status{color: #618060;
        margin: 0 0 6px 0;
}
.box{
    background: #2e97da;
padding: 10px;
border-radius: 5px;
}
.box h3, .box p{
    color: #fff;
}
.red{ color: rgba(249, 67, 67, 0.98)!important; }
textarea{ height: 60px!important;}
