fieldset {
    border-width: 1px;
    border-color: grey;
}

.intra-div {
    margin: 2% 0 5% 0;
    float: left;
    width: 100%;
}

.textMain h1 {
    padding-top: 0;
}


/*Login*/

.textMain h2.login_page {
    display: block;
    width: 71%;
    text-align: center;
}

.textMain h2.login_page:after {
    background: none;
}

.login {
    width: 55%;
    margin: 10px auto;
    background: #f2f3f4;
    text-align: center;
    padding: 30px;
    border: 1px solid #dfe3e9;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

.textMain a.add_work {
    color: #5f83ef;
    font-size: 13px;
}

.textMain .login h3 {
    font: 300 30px/40px 'Roboto', sans-serif;
    color: #3b5998;
    text-transform: uppercase;
    text-align: center;
    padding: 0px 0px 10px 0px;
}

.textMain .login ul {
    margin: 0px;
    padding: 0px;
}

.textMain .login ul ul {
    padding: 5px 0px;
}

.textMain .login li {
    width: 82%;
    margin: 0px auto;
    padding: 0px;
    background: none;
}

.login li:last-child {
    width: 100%;
}

.textMain .login li {
    display: block;
    padding: 5px 0px;
    margin: 0px auto;
    font: 500 14px/20px 'Roboto', sans-serif;
}

.textMain .login li li {
    display: inline-block;
    vertical-align: middle;
    width: auto;
}

.textMain .login li a {
    font: 400 14px/20px 'Roboto', sans-serif;
    color: #757272;
}

.textMain .login li li:first-child {
    text-align: left;
    font: 500 14px/20px 'Roboto', sans-serif;
    color: #030303;
}

.textMain .login li li:last-child {
    text-align: right;
}

.textMain .login input::placeholder {
    color: #fff;
}

.textMain .login::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #fff;
}

.textMain .login::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff;
}

.textMain .login:-ms-input-placeholder {
    /* IE 10+ */
    color: #fff;
}

.textMain .login:-moz-placeholder {
    /* Firefox 18- */
    color: #fff;
}

.textMain .login input[type='text'],
.textMain .login input[type='email'],
.textMain .login input[type='password'],
.login textarea,
.login select {
    margin: 0px;
    padding: 0px 10px 0px 40px;
    border: 0px;
    font: 300 14px/40px 'Roboto', sans-serif;
    color: #fff;
    width: 100%;
    height: 40px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

.login input[type='text'],
.login textarea,
.login select {
    background: #0A8547;
}

.login textarea {
    padding: 15px;
    width: 85%;
}

.login select {
    height: 40px;
    width: 90%;
    padding: 0px 0px 0px 5%;
}

.login input[name='user_name'],
.login input[name='email_id'] {
    background: url(/images/email-img.png) no-repeat 10px center #0A8547;
}

.login input[name='password'],
.login input[name='re_password'],
.login input[name='current'],
.login input[name='new'],
.login input[name='cnew'] {
    background: url(/images/pass-img.png) no-repeat 10px center #0A8547;
}

.login input[type='checkbox'] {
    vertical-align: middle;
    background: none;
    width: 15px;
    height: 15px;
}

.login input[type='submit'],
.login input[type='button'],
.fp-edit input[type='submit'],
.fp-edit input[type='button'],
.login input[type='reset'],
.textMain .registerManus li input[type='submit'],
.login input[type='reset'],
.textMain .registerManus li input[type='button'],
.textMain .registerManus li input[type='reset'] {
    font: bold 14px/40px 'Roboto', sans-serif;
    background: #99ccff;
    border: 0px;
    color: #3b5998;
    padding: 0px 15px;
    text-transform: uppercase;
    cursor: pointer;
    height: 40px;
}


/* end */


/** dashboar css **/

.textMain .dashboard {
    padding: 0px 0px 30px 0;
    border: none;
}

.textMain .dashboard ul {
    margin: 0px;
    padding: 0px;
    text-align: left;
}

.textMain .dashboard li {
    background: none;
    text-transform: uppercase;
    color: #fff;
    font: 500 16px/60px 'Roboto', sans-serif;
    margin: 15px 0;
    padding: 0 !important;
    width: 29%;
    min-width: 150px;
    display: inline-block;
    text-align: center;
    border: 1px solid #ccc;
}

.textMain .dashboard li a {
    color: #454a5d;
    display: block;
    text-decoration: none;
    padding: 90px 0px 0px 0px;
}

.textMain .dashboard li span {
    display: block;
    vertical-align: bottom;
    background: #dcdee0;
    font: normal 14px/34px 'Roboto', sans-serif;
}

.textMain .dashboard li:hover span {
    background: #204879;
    color: #ffffff;
}

.my-profile a {
    background: url(/images/dashboard_icon/my_profile.png) no-repeat center 17px;
}

.my-profile a:hover {
    background: url(/images/dashboard_icon/my_profile_hover.png) no-repeat center 17px;
}

.search-member a {
    background: url(/images/dashboard_icon/search.png) no-repeat center 23px;
    background-size: 62px 57px;
}

.search-member a:hover {
    background: url(/images/dashboard_icon/search_hover.png) no-repeat center 23px;
    background-size: 62px 57px;
}

.gallery_items a {
    background: url(/images/dashboard_icon/gallery_items.png) no-repeat center 15px;
    background-size: 62px 57px;
}

.gallery_items a:hover {
    background: url(/images/dashboard_icon/gallery_items_hover.png) no-repeat center 15px;
    background-size: 62px 57px;
}

.forums a {
    background: url(/images/dashboard_icon/forum.png) no-repeat center 17px;
}

.forums a:hover {
    background: url(/images/dashboard_icon/forum_hover.png) no-repeat center 17px;
}

.articles a {
    background: url(/images/dashboard_icon/articles.png) no-repeat center 17px;
}

.articles a:hover {
    background: url(/images/dashboard_icon/articles_hover.png) no-repeat center 17px;
}

.gallery a {
    background: url(/images/dashboard_icon/gallery.png) no-repeat center 27px;
}

.gallery a:hover {
    background: url(/images/dashboard_icon/gallery_hover.png) no-repeat center 27px;
}

.logout a {
    background: url(/images/dashboard_icon/logout.png) no-repeat center 27px;
}

.logout a:hover {
    background: url(/images/dashboard_icon/logout.png) no-repeat center 27px;
}
.change-pwd a {
    background: url(/images/dashboard_icon/key-on.png) no-repeat center 15px;
	background-size: 62px 57px;
}
.change-pwd a:hover {
    background: url(/images/dashboard_icon/key.png) no-repeat center 15px;
	background-size: 62px 57px;
}

.dashboard li a:hover {
    color: yellow;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}


/** end **/

.ypocms {
   /* width: 95%;*/
}

.textMain .registerManus {
    width: 100%;
    margin: 0px 0px;
    float: left;
}

.textMain .registerManus ul {
    margin: 0px;
    padding: 0px;
    width: 100%;
    display: table;
    table-layout: fixed;
}

.textMain .registerManus li {
    margin: 0px;
    padding: 5px 0px;
    background: none;
    list-style: none;
    vertical-align: top;
    display: table-cell;
    font: 400 14px/30px 'Roboto', sans-serif;
}

.profile_img {
    width: 16%;
}

.textMain .registerManus li input[type='text'],
.textMain .registerManus li input[type='email'],
.textMain .registerManus li input[type='password'],
.textMain .registerManus li textarea,
.textMain .registerManus li input[type='file'],
.textMain .registerManus li select {
    display: block;
    margin: 0px;
    padding: 0px 10px;
    border: 1px solid #d2d5da;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    font: 300 14px/30px 'Roboto', sans-serif;
    width: 97%;
    height: 30px;
}

.textMain .registerManus li input.w_94 {
    width: 94%;
}

input[type='checkbox'],
input[type='radio'] {
    width: 15px;
    height: 12px;
}

.ed-membr {
    padding-bottom: 10px;
    float: right;
    margin: -50px 0px 0px 0px;
    margin: 0px;
}

.ed-membr a {
    background: #f86361;
    color: #fff;
    display: inline-block;
    padding: 5px 10px;
    text-decoration: none;
}

.ed-membr a:hover {
    color: #FFFADD;
}

.full_width,
#Content_full {
    width: 100%;
}

.member-links {
    /** border-left: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    padding: 0px 0px 30px 10%;**/
}

#Sidebar .member-links li {
    background: #003681;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    text-transform: uppercase;
    color: #fff;
    font: normal 23px/60px 'AdobeGurmukhi-Regular';
    margin: 0px 0px 10px 0px;
}

#Sidebar .member-links li a {
    color: #fff;
    display: block;
    padding: 0px 10px 0px 15px;
}

#Sidebar .member-links li a:hover {
    background: #0a8547;
    /* color: black; */
    border-radius: 0px;
}

#Sidebar .member-links li span {
    display: inline-block;
    vertical-align: middle;
    width: 40px;
    height: 40px;
    margin: 0px 15px 0px 0px;
}

#Sidebar .members-list-sb span {
    background: url(/images/sidebar-icons.png) no-repeat left top;
}

.login input[type='submit'],
.login input[type='button'],
.fp-edit input[type='submit'],
.fp-edit input[type='button'],
.login input[type='reset'],
.textMain .registerManus li input[type='submit'],
.login input[type='reset'],
.textMain .registerManus li input[type='button'] {
    font: 14px/40px 'Roboto', sans-serif;
    background: #204879;
    border: 0px;
    color: #fff;
   padding: 0px 15px;
    text-transform: uppercase;
    cursor: pointer;
    height: 40px;
    border-radius: 5px;
	
}
/*#home_login{
	font: 14px/40px 'Roboto', sans-serif;
    background: #0D6D2B;
    border: 0px;
    color: #fff;
    padding: 0px 15px;
    text-transform: uppercase;
    cursor: pointer;
    height: 40px;
    border-radius: 5px;
	    width: 100px;
}*/

.appear {
    float: left;
    width: 40%;
}

.app {
    width: 20px;
    display: inline;
}

.textMain .registerManus li input[type='reset'] {
    font: 14px/37px 'Roboto', sans-serif;
    background: #f1f1f1;
    border: 2px solid #0D6D2B;
    border-radius: 5px;
    color: #0c347a;
    padding: 0px 15px;
    text-transform: uppercase;
    cursor: pointer;
}


/* change password*/

.textMain .registerManus li {
    margin: 0px;
    padding: 5px 0px;
    background: none;
    list-style: none;
    vertical-align: top;
    display: table-cell;
    font: 400 14px/30px 'Roboto', sans-serif;
}

.txtarea {
    height: 150px !important;
}

.m_pref {
    display: none;
}

.display_pref {
    display: block;
    padding: 15px 0;
}

#country_id {
    width: 95% !important;
}

.add {
    height: 96px !important;
}

.country {
    color: #000 !important;
}

.error {
    color: #ff0000;
    display: inline;
}

.postalcode {
    display: block;
    padding: 10px 0 0 0;
}

.reset {
    width: 300px !important;
    color: #000 !important;
}

.mandatory {
    color: #ff0000 !important;
}


/*Forum page deisgn css starts*/

.textMain .registerManus .new-topic-link a,
.add-gallery a {
    float: right;
    font: 400 14px/20px 'Roboto', sans-serif;
    padding: 8px;
    background: #f86361;
    color: #fff;
    border-radius: 5px;
}

.textMain .registerManus .forum-list li {
    width: 100%;
    float: left;
    font: 400 14px/20px 'Roboto', sans-serif;
}

.textMain .registerManus .forum-list .forum-header {
    background: #f86361;
    color: #fff;
}

.textMain .registerManus .forum-list .forum-header li,
.textMain .registerManus .forum-list .forum-body li {
    width: 32%;
    float: left;
    padding: 2px 0 2px 10px;
}


/*Forum page deisgn css ends*/


/*View page*/

.profPic {
    float: right;
    padding: 0px 0px 10px 15px;
    width: 200px;
}

.textMain .proflist {
    padding: 0 5px;
    float: left;
    width: 74%;
}

.textMain .proflist ul {
    margin: 6px 0px;
    padding: 0px;
    table-layout: fixed;
}
.textMain .full_width_user ul li.txtlabel
{
	    width: 23%;
}
.textMain .full_width_user{
	width:100%;
}
.textMain .full_width_user ul li.txtdata{
	width:77%;
}

ul.work_loc_brd {
    border-bottom: 1px solid #ccc;
    margin-bottom: 18px !important;
    padding-bottom: 18px !important;
}

ul.work_loc_brd:last-child {
    border-bottom: none;
}

.textMain .proflist li {
    margin: 0px;
    padding: 0px;
    display: inline-block;
    vertical-align: top;
    background: none;
    list-style: none;
    border-bottom: none;
    width: 42%;
}

.textMain .viewProfile {
    margin: 10px 0px 20px 0px;
    width: 100%;
    float: left;
}

.viewProfile ul {
    margin: 0;
}

.viewProfile ul li {
    background: none;
    padding-left: 0;
}

.viewProfile fieldset {
    border: 1px solid #dedbdb;
}

.textMain .proflist ul li.leftcol {
    width: 20%;
}


/**.proflist ul{
	width:100%;
}**/

.textMain .proflist ul li.txtlabel {
    line-height: 22px;
    text-align: left;
    width: 30%;
}

.textMain .proflist ul li.txtdata {
    line-height: 22px;
    font-size: 14px;
    text-align: justify;
}

ul li.txtlabel b,
.viewProfile legend {
    color: #070707;
    font-weight: 500;
}

.hr {
    border-bottom: 1px dashed #bd8888;
    height: 0;
    margin: 10px 0;
    padding: 0 ! important;
}

.profile_link {
    float: right;
}

.profile_link a {
    background: #3B5998;
    color: #fff;
    display: inline-block;
    padding: 5px 10px;
    text-decoration: none;
}

.profile_link a:hover {
    background: #0a8547;
    color: #fff;
}


/* end */

.my-profile-sb span {
    background: url(/images/sidebar-icons.png) no-repeat left -8px;
}

.edit-profile-sb span {
    background: url(/images/sidebar-icons.png) no-repeat left -57px;
}

.my-gallery-sb span {
    background: url(/images/sidebar-icons.png) no-repeat left -161px;
}

.gallery-sb span {
    background: url(/images/gallery-side.png) no-repeat left;
    background-size: 45px;
}

.change-pass-sb span {
    background: url(/images/sidebar-icons.png) no-repeat left -315px;
}

.logout-sb span {
    background: url(/images/sidebar-icons.png) no-repeat left -358px;
}

.my_gallery span {
    background: url(/images/sidebar-icons.png) no-repeat left -162px;
}

.forum-sb span {
    background: url(/images/sidebar-icons.png) no-repeat left -404px;
}

.login-profile-sb span {
    background: url(/images/sidebar-icons.png) no-repeat left -113px;
}

.reg-profile-sb span {
    background: url(/images/sidebar-icons.png) no-repeat left -7px;
}

.update-profile-btn {
    display: inline-block;
}

.update-profile-btn input[type="submit"],
.post_comment {
    font: bold 14px/30px 'Roboto', sans-serif;
    background: #f86361;
    border: 0px;
    color: #fff;
    padding: 0px 15px;
    cursor: pointer;
}

#search_by_title_author {
    padding: 6px 10px;
    border: 1px solid #3b5998;
    font: 300 14px 'Roboto', sans-serif;
    width: 58%;
}

.textMain li.details,
.textMain li.p_options,
.textMain li.only_m {
    display: inline-block;
    padding: 0;
}

.textMain .registerManus li.details {
    width: 56%;
    margin: 0 0px 3px 0;
    background: #fbfbfb;
    padding: 0 0 0 10px;
}

.textMain .registerManus li.p_options {
    width: 10%;
    text-align: center;
    background: #fbfbfb;
}

.textMain .registerManus li.only_m {
    width: 20%;
    text-align: center;
    background: #fbfbfb;
}

.clear-both {
    clear: both;
}

.worklist {
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
}

.mem_img {
    margin: 10px;
    float: left;
}

.textMain .work_location li {
    width: 100%;
}

.textMain .work_location .proflist ul {
    margin: 0;
}

.textMain .work_location .proflist li.txtlabel {
    width: 19%;
    color: black;
}

.textMain .work_location .proflist li.txtdata {
    width: 70%;
}

.textMain ul.work_location {
    margin: 0;
    padding: 0;
}

#dob {
    background: url(/images/calendar.gif) 97% center no-repeat;
    cursor: pointer !important;
}


/* end */

@media screen and (max-width: 1171px) {
    .profPic {
        float: none;
        clear: both;
        margin: 10px auto;
        padding: 0px;
    }
    .textMain .proflist {
        width: 98%;
    }
    .textMain .proflist ul li.txtlabel {
        width: 28%;
    }
     .preference_options.heading li,    .preference_options li{ display: inline-block !important;}
}

@media screen and (max-width: 1023px) {
    .textMain .registerManus li textarea,
    .textMain .registerManus li .upload_files {
        width: 90%!important;
    }
    .social-ico {
        width: 25%;
    }
    .textMain .registerManus .forum-list .forum-header li,
    .textMain .registerManus .forum-list .forum-body li,
    .textMain .registerManus .forum-list .forum-header li,
    .textMain .registerManus .forum-list .forum-body li {
        width: 29%;
    }
    .gallery-search-list ul li {
        width: 45%;
    }
    .gallery-media img,
    .gallery-search-list .gallery-publish,
    .gallery-search-list .gallery-likes {
        width: auto;
    }
    .gallery-search-list ul li.gallery-status {
        text-align: left !important;
    }
    .login {
        width: 95%;
    }
    .textMain .full_width_user ul li.txtlabel {
        width: 30%;
    }
    .textMain .proflist ul li.txtlabel {
	width: 35%;
}
    .textMain .full_width_user ul li.txtlabel, .textMain .full_width_user ul li.txtdata {
	width: 100%;
	display: block;
}
}

 

@media screen and (max-width: 800px) {
.textMain .registerManus li {
	float: none;
	display: block;
	width: 100%;
}
    .display_pref {
        display: none;
    }
    #Sidebar .member-links li {
        font: 500 15px/45px 'Roboto', sans-serif;
    }
    .textMain .proflist ul li.leftcol {
        width: 35%;
    }
    .textMain .registerManus li input.w_94 {
        width: inherit;
    }
    .textMain .registerManus li textarea,
    .textMain .registerManus li .upload_files {
        width: 97% !important;
    }
    .textMain .work_location .proflist li.txtlabel {
        width: 100%;
        margin: 0;
    }
    .textMain .work_location .proflist li.txtdata {
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .social-ico {
        margin: 0 auto;
        float: none;
        width: 50%;
    }
    .logged_in a {
        color: #fff;
    }
    .login {
        width: 80%;
    }
}

@media screen and (max-width: 640px) {
    .textMain .dashboard li {
        width: 45%;
    }
    #Content {
        width: 100%;
        float: left;
    }
    #Sidebar {
        float: none;
        clear: both;
    }
    #Content,
    #Sidebar {
        display: block;
    }
    #cpassword {
        margin-bottom: 15px;
    }
    .gallery-search-list.gallery-search-list-heading {
        display: none;
    }
    .profile_link {
        float: none;
        clear: both;
    }
   
 
  
}

@media screen and (max-width: 639px) {
    .profile_link {
        float: none;
        clear: both;
    }
}

@media screen and (max-width: 480px) {
    .textMain .dashboard li {
        width: 94%;
    }
    .textMain .registerManus ul {
        table-layout: auto;
    }
    .registerManus .reset {
        width: 90%!important;
    }
    .login {
        width: 96%;
        padding: 5px 10px 5px 0;
    }
    .display_header {
        width: 100%;
        float: left;
    }
    .textMain .proflist li {
        width: 45%;
        float: left;
        word-wrap: break-word;
        text-align: left;
    }
    .textMain .proflist ul {
        display: block;
        table-layout: none;
        clear: both;
    }
    .textMain .proflist,
    .textMain .viewProfile {
        font-size: 15px;
    }
    .textMain .proflist {
        width: 100%;
    }
    .proflist ul {
        width: 100%;
    }
    .textMain .proflist ul li.leftcol {
        width: 35%;
        float: left;
    }
    .textMain .proflist li {
        margin: 3px 0;
    }
    .textMain .proflist li.txtlabel {
        margin-right: 8px;
        text-align: left;
    }
    .textMain .registerManus .forum-list .forum-body li {
        width: 29%;
    }
  
    
    .textMain .work_location li {
        width: 100%;
        margin: 4px 0;
    }
    .textMain .registerManus li.details {
        width: 45%;
        margin: 0 0px 0px 0;
        padding: 0 0 0 0px;
    }
    .textMain .registerManus .preference_options.heading li {
        font-size: 12px;
        line-height: 18px;
    }
    .appear {
        float: left;
        width: inherit;
    }
    .textMain .registerManus li.p_options {
        width: 15%;
    }
}