body{
    font-size: 14px;
}
td{
	cursor:pointer;
    text-align: center;

}

.login-form{
	margin:0 auto;
	width:500px;
}

.tags{
    background-color: #F7F7F9;
    border: 1px solid #E1E1E8;
    padding: 2px 4px;
    font-size:1em;
    margin:1px;
    float:left;
    border-radius: 5px;

}
address {
    margin-top: 47px !important;
}

.myoverlay{

    position:fixed;
    width:100%;
    height:100%;
    background:rgba(0,0,0,0.4);
    display:none;
    z-index:2000;
}

.tags:hover{
    text-decoration: none;
    background-color: #f7f7f7;
}

.gdatepicker select{
    width:110px;
}
/*added by depak*/
  .our-link img {
                margin-bottom: 10px;
                margin-right: 10px;
                margin-top: 10px;
            }
            #view-all {
                text-align: center;
            width: 100%;
                float: left;
                margin-top: 20px;
                text-decoration: underline;
            }
            .mod{
                background: rgb(237, 237, 237) none repeat scroll 0% 0%;
            }


/*added by depak*/

/*
.navbar-inner{
    background:url(../images/nav_bg.jpg) repeat;
    border:none;
}

.navbar .nav > li > a {
    color: #F8F8F8;
    font-size: 12px;
    font-weight: bold;
    text-shadow: none;
    transition: all 0.2s linear 0s;
}
*/

.navbar .nav > li > a:hover {
    color: #fff;
}

img{
    max-width:100%;

}

.slogan{
    margin-top:16em;
}

.slogan ul{

}
.slogan ul li{
    font-size:1.5em;
    line-height: 1.6;
    list-style: none;
    color:#FFFFFF;

}
.showcase{
    margin-top:12em;
}

/*
.nav-collapse .nav > li {
    float:left;
}

.navbar .nav.pull-left{
    top:5px;
}

.navbar .nav.pull-right {
    top: 5px;
}
*/


#box_login .box_wrapper {
    margin-left: 0;
}

#box_login .box {
    background-color: #FFFFFF;
    border: 2px solid #0099CC;
    border-radius:10px;
    box-shadow: 0 0 10px 0 #DDDDDD;
    float: none;
    margin: 40px auto 25px;
    padding-bottom: 26px;
}


#box_login .box .head {
    background-color: #0099CC;
    border-bottom: 1px solid #D6D6D6;
    border-radius: 0px 0px 0px 0px;
    display: inline-block;
    margin-bottom: 37px;
    padding: 10px 0;
    text-align: center;
    width: 100%;
    color: #FFFFFF;
    border-radius: 8px 8px  0 0 ;
}

#box_login .box .head h4    {text-transform: uppercase; font-size: 24px !important; margin: 0;}
.text-sign{
    font-style: italic;
}


#box_login .box .form {
    margin: 0 auto;
    text-align: center;
    width: 83%;
}


#box_login .box .division {
    display: inline-block;
    margin: 17px 0 23px;
    position: relative;
    text-align: center;
    width: 100%;
}

#box_login .box .division hr.left {
    top: 13px;
}
#box_login .box .division hr {
    border-color: #E2E2E4;
    border-width: 1px;
    margin: 0;
    position: absolute;
    width: 40%;
}


#box_login .box .division hr.right {
    bottom: 6px;
    right: 0;
}

#box_login .box .form input[type="text"], #box_login .box .form input[type="password"] {
    border-color: #DBDBDB #EAEAEA #EAEAEA #DBDBDB;
    border-style: solid;
    border-width: 1px;
    font-size: 12px;
    height: 30px;
    margin-bottom: 16px;
    width: 95%;
    border-radius:0;
    font-style: italic;
}


#box_login .box_wrapper p.already {
    color: #454B52;
    text-align: center;
}

/*.navbar-fixed-top {
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 500;
}*/

/*.navbar-inner-nav{
    background:#ffffff;
    margin-top:20px;
}



.navbar .navbar-inner-nav .nav > li > a{
    color:#666;
    font-weight: normal;
    font-size:12px;
}*/

.navbar .navbar-inner-nav .nav > li > a:hover{
    color:#0099CC;
}

.thumbnail{
    max-width: 30em;
    height:30em;
}

.mycontent{
    min-height: 400px;
    margin-top: 10px;
}

.s2ui_hidden_button
{
    position:absolute;
    z-index: -1000;
}

#forgotPasswordFormContainer .ui-dialog-title{
    display: none;
}

.s2ui_error{
    color: #b94a48;
    background-color: #f2dede;
    border-color: #eed3d7;
    padding: 8px 35px 8px 14px;

}

#registerForm {
    text-align: left;
}

.form .ui-dialog-titlebar, .form .ui-widget-header{
    display:none;
}

.form .ui-widget-content{
    border:none;
}

body > div.jGrowl.top-right{
    top:40%;
    right:40%;
}

table{
     font-size: 12px;
}




#addThis{

    padding:12px 0;

}

.profile-thumb{

}
.profile-thumb img{
    border-radius:3px;
    width:100px;
}

#banner{
    background:url("../images/banner-main-top.png") -220px 0;
    height:390px;
    margin-bottom: 20px;
}

#banner p{
    width:580px;
    color:#fff;
    text-shadow:1px 1px rgba(111,111,111,0.5);
    font-size:14px;
}

.nomargin{
    margin:0!important;
}

body{
    font-size:12px;
}

.orange{
    color:#faa732;
}


a:hover{
    color: #0099CC;
}


#hero {
    background: linear-gradient(to bottom, #FFFFFF 1%, #F9F9F9 100%) repeat scroll 0 0 transparent;
    border-bottom: 1px solid #D1D2D4;
    box-shadow: 0 3px 8px 0 #E7E7E7;
    height: 330px;
    padding-bottom: 50px;
    padding-top: 50px;
}

.carousel {
    line-height: 1;
    margin-bottom: 20px;
    position: relative;
}


.carousel-inner {
    overflow: hidden;
    position: relative;
    width: 100%;
}


#hero .carousel-inner .item {
    height: 350px;
    padding: 0 70px;
}


#hero .item h1 {
    font-size: 26px;
    margin-left: 20px;
    margin-top: 30px;
    line-height: 32px;
}


#hero .item .btn {
    font-size: 18px;
    margin-left: 20px;
    margin-top: 25px;
}

#hero .item p {
    font-size: 14px;
    line-height: 24px;
    margin-left: 20px;
}



#intro {
    margin-top: 65px;
    text-align: center;
}


#intro h1 {
    color: #252B34;
    font-size: 28px;
    font-weight: normal;
    margin: 0 auto;
    text-shadow: 2px 2px 1px white;
    font-weight: bold;
    line-height: 38px;
/*
    width: 55%;
*/
}

.features_page {
    margin-top: 50px;
}


.features_page .features2 {
    margin-top: 70px;
}

.features_page .section_header {
    margin-top: 55px;
}
.section_header {
    color: #484848;
    font-weight: bolder;
    margin-bottom: 15px;
    margin-top: 40px;
    position: relative;
    text-align: center;
}

.section_header hr {
    border-bottom: 2px solid white;
    border-top: 1px solid #BEC0C3;
    position: absolute;
    width: 25%;
}

.section_header span {
    display: block;
    margin: 0 auto;
    width: 100%;
    color:#337ab7;
}



.section_header hr.right {
    right: 0;
    top: 0;
}


.features_page h3.intro {
    color: #282F39;
    font-size: 22px;
    font-weight: normal;
    line-height: 32px;
    margin: 0 auto 70px;
    text-align: center;
    width: 83%;
}


.features_page .feature2 {
    margin-bottom: 50px;
    position: relative;
}

.pagination-centered {
    text-align: center;
}
 /*from here*/
.c-form input[type="text"]{
    border-radius: 0px;
}

.c-form input, textarea{
    border-radius: 0px;
}
.bordered{
    border:1px solid #ddd;
    border-radius: 2px;
    padding:5px 10px;
    background-color: #f5f5f5;
    margin-bottom: 10px;
}

.p-margin p{
    margin: 0px;
}

.contact-form input[type="text"]{
    background-color: #FFFFFF;
    border-radius:0;
    border: 1px solid #CCCCCC;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}

.contact-form input, textarea, select, .uneditable-input{
    width:auto;
    border-radius: 0px;
}

.contact-form textarea{
    width:90%;
    background-color: #FFFFFF;
    border-radius:0;
    border: 1px solid #CCCCCC;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}

#advancedFilter{

    padding:6px;
    background:#f5f5f5;
    border:1px solid #ccc;
    border-radius: 2px;
}
.advancedFilter{

    padding:6px;
    background:#f5f5f5;
    border:1px solid #ccc;
    border-radius: 6px;
}
#advancedFilter1{

    padding:6px;
    background:#f5f5f5;
    border:1px solid #ccc;
    border-radius: 6px;
}


#advancedFilter input[type="text"]{
    margin-bottom: 0;
}


label{
    font-size:12px;
}

#details-wrap{
    background:rgba(0,0,0,0.9);
    width:100%;
    height:100%;
    position: fixed;
    top:0;
    display: none;
}

#details{
    border-radius: 4px;
    position: absolute;
    top:80px;
    left:0px;
    background:#fff;
    z-index: 99;
    display:none;


}

a#close-detail{
    position: absolute;
    z-index: 99;
    top:59px;
    left:0;
    display: none;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input{
    font-size: 12px;
    border-radius: 0px;
}


/* updated lagter*/
/*.footer{
    width: 100%;
    bottom: 0;
    font-size: 12px;
    color: #666666;
}*/

.f-top{
    min-height: 180px;
    color: #484848;
    min-width: 320px;
}

.f-btm{
    background: #000000;
    min-height: 40px;
    min-width: 320px;
}

.f-quick>li{
    list-style-type: none;
}

.f-quick>li>a{
    text-decoration: none;
    color: #CCCCCC;
    transition: all 0.3s ease-in-out 0s;
}

.f-quick>li>a:hover{
    color: #0099CC;
    padding-left: 5px;
}

.f-social>li{
    list-style-type: none;
}

.f-social>li>a{
    text-decoration: none;
    transition: all 0.3s ease-in-out 0s;
}

.f-social>li>a:hover{
    opacity: 0.5;
}

.f-heading{
    border-bottom: 1px solid;
    color: #0099cc;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 10px 0 5px;
}

.top{

    color: #FFF;
}

.top-title{
    color: #FFFFFF;
    padding: 30px 5px 5px 0px;
}

.lead{
    font-size: 14px;
    color: #E1E1E1;
    line-height: 20px;
    vertical-align: middle;
    padding: 5px 5px 5px 0px;
}

.btn-modified{
    background: none;
    border: 1px solid #FFFFFF;
    padding: 10px 15px;
    border-radius: 2px;
    color: #FFFFFF;
    text-shadow: none;
}

.btn-modified:hover{
    transition: all 0.2s ease-in-out 0.1s;
    background: #FFFFFF;
    border: 1px solid #FFF;
    border-radius: 2px;
}

.btn-outline-inverse{
    color: #fff;
    background-color: #0099CC;
    border-color: #FFFFFF;
}

.btn-outline-inverse:hover, .btn-outline-inverse:focus, .btn-outline-inverse:active{
    color: #0099CC;
    text-shadow: none;
    background-color: #fff;
    border-color: #fff;
}

.reg-text{
    padding: 0 10px;
}

/*responsive footer*/
@media (max-width: 767px) {
    .f-btm{
        margin-right: -20px;
        margin-left:  -20px;
    }
    .f-top{
        margin-right: -20px;
        margin-left: -20px;
    }
}

.shareurl{
    border:1px solid #f9f9f9;
    padding:3px;
}

.remMargin{
    margin-left: 0;
}

.tokenfield {
    height: 80px!important;
    margin-bottom: 10px;
}

.lead1{
    color:#333;

    font-size: 1.5em;
}

.remGrey{
    background: #fefefe;
}

.table-buttons td{
    border-top:none;
}

.form-error{
    color: #ff3300;
}



.mblock	{
    background: none repeat scroll 0 0 #d9edf7;
    color: #fff;
    display:block;
    margin:20px 0;
    padding:19px;
    border-radius: 5px;
    color:#454545;
}

.mblock	.header-small	{
    color:#0088cc;
}


.header-small {
    color: #0088cc;
    font-weight: bold;
    line-height: 24px;
    margin: 0 0 5px;
}

.quote	{
    background: none repeat scroll 0 0 #454545;
    color: #efefef;
    font-size: 24px;
    line-height: 40px;
    margin: 0 -19px -19px;
    text-align: center;
    border-radius:0 0 5px 5px;
    border-top:1px solid #353535;
}

.navbar .nav > li > a:hover {
    background: #0099CC;
}

.header-small span {
    font-size: 24px;
    line-height: 28px;
    margin: 0;
    width: auto !important;
}