/* 
    Created on : 23 Jul, 2015, 5:35:28 PM
*/

/*=========================== University Page css start===========================================*/
.node-type-university  #university-top-wrapper{box-sizing:border-box;margin:2% 4%;width:92%}
.node-type-university  #university-top-wrapper ul{display:table;margin:0;width:100%;list-style-type:none}
.node-type-university  #university-top-wrapper ul li{font-size:15px;line-height:20px;padding:0 15px;vertical-align:top}.node-type-university  #university-top-wrapper li.university_logo{width:13%}
.node-type-university  #university-top-wrapper li.university_logo img{width:100px}
.node-type-university  #university-top-wrapper li.university_detail{width:32.5%}
.node-type-university  #university-top-wrapper li.university_map{height:165px;min-height:165px;width:32.5%}
/*.node-type-university  #university-top-wrapper li.university_address{width:22%}*/
.node-type-university  #university-bottom-wrapper{background:#282a30 none repeat scroll 0 0;box-sizing:border-box;display:table;height:333px;margin:2% 0%;min-height:333px;width:99.8%}
.node-type-university  #university-wrapper{display:table;background:#40444D none repeat scroll 0 0;outline:4px solid #40444D;border:2px solid #282a30;height:308px;min-height:308px;margin:2%;width:96%;text-align:center;vertical-align:middle}
.node-type-university  #university-first-wrapper{width:50%;vertical-align:middle;padding:2%;display:table-cell;text-align:center}
.node-type-university  #university-second-wrapper{width:50%;vertical-align:middle;padding:2%;display:table-cell;text-align:center}
.node-type-university  #university-second-wrapper-title{display:table;width:90%;padding:0 5%}
.node-type-university  #university-second-wrapper-lleaf{display:table-cell;text-align:left;width:15%}
.node-type-university  #university-second-wrapper-rleaf{display:table-cell;text-align:right;width:15%}
.node-type-university  #university-second-wrapper-title-lable{color:#fff;display:table-cell;text-align:center;vertical-align:middle;width:70%;font-family:Georgia}
.node-type-university  #university-second-wrapper-title-lable .white-lable{font-size:25px;line-height:29px;font-weight:700px}
.node-type-university  #university-second-wrapper-title-lable .white-text{font-size:15px;line-height:20px;margin:25px 0px 15px 0px;text-align:left}

.node-type-university #chapter_wrapper {
    margin: 10px 0;
    padding: 5% 0;
    text-align: center;
    min-height: 250px;
    vertical-align: top;
}
.node-type-university #chapter_wrapper ul {
    font-size: 15px;
    line-height: 125%;
    list-style-type: none;
}
.node-type-university-chapters #chapter_wrapper {
    margin: 10px 0;
    padding: 5% 0;
    text-align: center;
    min-height: 250px;
    vertical-align: top;
}
.node-type-university-chapters #chapter_wrapper ul {
    font-size: 15px;
    line-height: 125%;
    list-style-type: none;
}
.node-type-university-chapters .BDTitle img {
    max-width: 65px;
    padding: 0 10px 0 0;
    vertical-align: middle
}
.node-type-university-chapters #uchap_container {
    box-sizing: border-box;
    margin: 3% 4% 0.5%;
    width: 92%;
}
.node-type-university-chapters #uchap_container {
    display: inline-block;
}
.node-type-university-chapters #uchap_container #uchap_hs_container {
    float: left;
    padding-right: 1%;
    width: 10%;
}
.node-type-university-chapters #uchap_container #uchap_title_container {
     color: #565656;
    display: inline-block; 
    font-size: 1.6em;
    font-weight: bold;
    width: 80%;
}
.node-type-university-chapters #uchap_title_container ul {
    list-style-type: none;
}
.node-type-university-chapters #uchap_title_container ul li {
    margin: 0 0 15px;
}
.node-type-university-chapters #uchap_title_container ul li#chapter_level {
    display: inline-block;
    font-size: 13px;
    font-weight: normal;
    width: 63%;
}
.node-type-university-chapters #uchap_title_container ul li#chapter_level div {
     display: inline-block;
}
.node-type-university-chapters #uchap_title_container ul li#chapter_level div img {
    max-width: 33px;
}
.node-type-university-chapters #uchap_title_container ul li#chapter_level div#chapter_level_text {
     display: inline-block;
    line-height: 150%;
    padding: 7px;
    width: 62%;
}
.node-type-university-chapters #uchap_main_contanier {
    box-sizing: border-box;
    margin: 0.5% 4%;
    width: 92%;
}
.node-type-university-chapters #uchap_main_contanier #bulatin_wrapper {
    border: 4px solid #c0c0c0 !important;
    display: inline-block;
    margin-top: 10px;
    min-height: 700px;
    outline: 6px solid #e0e0e0;
    overflow: hidden;
    width: 52%;
}
.node-type-university-chapters #uchap_main_contanier #member_wrapper { 
    display: inline-block;
    padding-left: 4%;
    vertical-align: top;
    width: 42.5%;
}
#uchap_main_contanier #member_wrapper #e_commitee,
#uchap_main_contanier #member_wrapper #f_advisor,
#uchap_main_contanier #member_wrapper #g_member {
    border: 4px solid #c0c0c0 !important;
    margin-top: 10px;
    min-height: 200px;
    overflow: hidden;
    width: auto;
    outline: 6px solid #e0e0e0;
    margin-bottom: 45px;
}
.node-type-university-chapters #uchap_main_contanier .uchap_title {
    background-color: #E2B220;
    font-family: Georgia;
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 15px 10px;
    text-align: center;
}
.node-type-university-chapters #g_member_link {
    list-style-type: disc;
    margin: 0;
    min-height: 45px;
    width: 100%;
}
.node-type-university-chapters #g_member_link li {
    display: inline-block;
    font-size: 13px;
    line-height: 142%;
    width: 48%;
}
.node-type-university-chapters #g_member_link li a {
    color: #f89406;
}
.node-type-university-chapters .memberUL {
    list-style-type: none;
    margin: 5px;
}
.node-type-university-chapters .memberli {
    display: inline-block;
    font-size: 15px;
    padding: 3% 2%;
    width: 46%;
}
.node-type-university-chapters .memberli .imageholder > img {
    box-shadow: 3px 3px 2px 0 #676262;
    width: 54px;
}
.node-type-university-chapters .memberli .imageholder { 
    min-height: 56px;
    width: 60px;
    max-height: 56px;
    overflow: hidden;
    display: inline-block;
}
.node-type-university-chapters .memberli .m_desc {
        width: 63%;
    display: inline-block;
    vertical-align: top;
}
.node-type-university-chapters .memberli .desgnation_lable {
    font-size: 12px;
    display: block;
    padding: 5px 0 2px;
}
.node-type-university-chapters .memberli .mem_name {
    color: #f89406;
    font-family: times new roman;
    font-size: 14px;
    font-weight: bold;
    width: 100%;
}
.node-type-university-chapters .user-picture > img {
    width: 54px;
}
.node-type-university-chapters #uchap_main_contanier #bulatin_wrapper .bulContainer {
    margin: 4% 2% 8%;
}
.node-type-university-chapters #uchap_main_contanier #bulatin_wrapper .leftColArticalImage {
    display: inline-block;
    width: 19%;
    min-height: 80px;
    vertical-align: top;
    text-align: center;
}
.bulImgContainer.blogthumbview {
     box-shadow: 3px 4px 2px 0 #676262; 
    margin: auto;
    max-height: 56px;
    overflow: hidden;
    text-align: center;
    width: 56px;
}
.node-type-university-chapters #uchap_main_contanier #bulatin_wrapper .rightColArticalImage {
    background-color: #fff;
    border: 1px solid #e0e3e3;
    border-radius: 5px;
    display: inline-block;
    line-height: 150%;
    margin-left: 4%;
    min-height: 78px;
    padding: 3% 0.25% 3% 2%;
    position: relative;
    vertical-align: top;
    width: 72%;
}
.node-type-university-chapters #uchap_main_contanier #bulatin_wrapper .rightColArticalImage .bboard_arrow {
    left: -15px;
    position: absolute;
    top: 27px;
    width: 15px;
    z-index: 99;
}
.node-type-university-chapters #uchap_main_contanier #bulatin_wrapper .rightColArticalImage .bulTitle {
    color: #80c2e5;
    font-size: 14px;
    font-weight: bold;
    line-height: 125%;
    padding: 11px 5px;
    width: 100%;
}
.node-type-university-chapters #uchap_main_contanier #bulatin_wrapper .rightColArticalImage .bulDetails {
    font-size: 14px;
    line-height: 156%;
}
.node-type-university-chapters #uchap_main_contanier #bulatin_wrapper .bulImgContainer.blogthumbview > img {
    max-width: 54px;
    padding: 3px;
}
.node-type-university-chapters #uchap_main_contanier #bulatin_wrapper .uname {
    color: #80c2e5;
    font-family: times new roman;
    font-size: 13px;
    font-weight: bold;
    line-height: 125%;
    padding: 11px 5px;
    width: 100%;
}
.node-type-university-chapters #uchap_main_contanier #bulatin_wrapper .uname a {
    color: #80c2e5;
}
.node-type-university-chapters #hs-university-bulletinboard-form .form-wrapper {
    display: none;
}
.node-type-university-chapters #hs-university-bulletinboard-form .form-item-txtsubject label {
    width: 13%;
    min-width: 10%;
    display: inline-block;
}
.node-type-university-chapters #hs-university-bulletinboard-form input#edit-txtsubject {
    width: 80%;
    display: inline-block;
}
.node-type-university-chapters #hs-university-bulletinboard-form .form-textarea-wrapper {
    width: 99.5%;
}
#hs-university-bulletinboard-form .ckeditor_links {
    display: none !important
}
.node-type-university-chapters #hs-university-bulletinboard-form .form-item-txtcomment-value label {
    width: 95%;
    display: inline-block;
}
.node-type-university-chapters #hs-university-bulletinboard-form #edit-submit {} div#bboard_form_wrapper {
    font-size: 15px;
    line-height: 150%;
    margin: 5%;
}
.node-type-university-chapters div#bboard_form_heading {
    font-size: 16px;
    font-weight: bold;
}
.node-type-university-chapters a.tooltip_bboard img {
    box-shadow: none;
    padding: 0;
    margin-left: 5px;
    margin-top: 5px;
    vertical-align: middle;
    width: 12px;
}
.node-type-university-chapters #g_member #hs_chap_pepole {
    width: 38%;
    position: fixed;
    z-index: 100;
    top: 25%;
    left: 27%;
    border: 4px solid #424242;
    border-radius: 10px;
    background-color: #ffffff;
    padding: 22px;
    display: none;
    z-index: 9999;
    /* box-shadow: 0px 0px 18px 5px rgba(0,0,0,0.75); */
}
.node-type-university-chapters #g_member #hs_chap_pepole_content .memberUL {
    overflow-x: hidden;
    overflow-y: auto;
    height: 350px;
}
.node-type-university-chapters #g_member #close-block1 img {
    box-shadow: none;
    position: absolute;
    right: 1px;
    top: 0;
}
.node-type-university-chapters #g_member .chapter_member_list_link {
    border-top: 1px solid #ccc;
    color: #f89406;
    display: block;
    font-family: times new roman;
    font-size: 14px;
    font-weight: bold;
    margin: 4%;
    padding: 2% 0;
    text-align: center;
    width: 92%;
}
/*=========================== University Page css End===========================================*/
@media screen and (max-width : 1190px)
{
  .memberli {
      padding: 3% 2%;
      width: 96%;
  }
  .imageholder {
      width: 25%;
  }
  .node-type-university-chapters #container {
      background: none;
  }
  #uchap_main_contanier #bulatin_wrapper .rightColArticalImage {
      margin-left: 8%;
      width: 68%;
  }
  #uchap_main_contanier #bulatin_wrapper {
      display: inline-block;
      float: unset;
      vertical-align: top;
  }
  #uchap_main_contanier #member_wrapper {
      display: inline-block;
      vertical-align: top;
      float: unset;
  }
}
@media screen and (max-width : 930px)
{
    .node-type-university  #university-wrapper{outline: none;}
    .node-type-university  #university-first-wrapper{width: 40%;} 
    .node-type-university  #university-first-wrapper img{width: 90%;} 
    .node-type-university  #university-second-wrapper{width: 60%;padding:0;}
   
    .node-type-university-chapters .BDTitle img { 
     padding: 10px; 
    }
    .node-type-university-chapters #uchap_main_contanier #member_wrapper {
    display: inline-block;
    padding-left: 5%;
    vertical-align: top;
    width: 40%;
}
    .node-type-university-chapters .memberli {padding: 3% 2%;  width: 96%;}
    .node-type-university-chapters .imageholder { width: 25%; }
   
}

@media screen and   ( max-width : 800px)
{
    #uchap_main_contanier #bulatin_wrapper .leftColArticalImage {
        display: inline-block;
        width: 100%;
    }
    
   #uchap_main_contanier #bulatin_wrapper .rightColArticalImage {
        width: 80%;
        margin-top: 6%; 
    }
   
}

@media screen and (max-width : 640px)
{
    .node-type-university-chapters .BDTitle img {
    padding: 10px 25%;
}
    .node-type-university  #university-top-wrapper ul{display: block; }
    .node-type-university  #university-top-wrapper ul li{display: inline-block;width: 35% !important;  padding: 2.5% 5%}
    .node-type-university  #university-bottom-wrapper{  width: 100%;} 
    .node-type-university  #university-wrapper{display: block;height: 308px;min-height: 308px;margin: 2%;outline:none;} 
    .node-type-university  #university-second-wrapper-title{display:table;width:99%;padding:0 0.5%}
    .node-type-university  #university-first-wrapper{display:none}
    .node-type-university  #university-second-wrapper{width:96%;vertical-align:middle;padding:2%;display:block;text-align:center}
    .node-type-university  #university-second-wrapper-lleaf{display:none}.node-type-university  #university-second-wrapper-rleaf{display:none}
    .node-type-university  #university-second-wrapper-title-lable{margin:0 5%;width:90%}
    .node-type-university-chapters #uchap_container #uchap_hs_container {
    text-align: center;
    width: 100%;
}
.node-type-university-chapters #uchap_main_contanier #bulatin_wrapper .rightColArticalImage {
    width: 58%;
    margin: 0px 0px 0px 4%;
    text-align: left;
    display: inline-block;
}
.node-type-university-chapters #uchap_main_contanier #bulatin_wrapper .leftColArticalImage {
    width: 30%;
}
.node-type-university-chapters #uchap_container #uchap_title_container {
    width: 100%;
    display: inline-block;
    line-height: 150%;
}
.node-type-university-chapters #uchap_title_container ul li#chapter_level div {
    float: unset;
    display: inline-block;
    vertical-align: middle;
}
.node-type-university-chapters #uchap_title_container ul li#chapter_level div#chapter_level_text {
    width: 80%;
}
.node-type-university-chapters #uchap_main_contanier {
    width: 98%;
    margin: 4%;
    box-sizing: unset;
    float: unset;
}
.node-type-university-chapters #uchap_main_contanier #bulatin_wrapper {
    float: unset;
    width: 90%;
}
.node-type-university-chapters #uchap_main_contanier #member_wrapper {
    width: 92%;
    padding: 0;
    margin-top: 25px;
    float: unset;
}
.node-type-university-chapters .memberli {
    padding: 3% 2%;
    width: 46%;
}
.node-type-university-chapters .imageholder {
    width: 33%;
}
.node-type-university-chapters #uchap_title_container ul li#chapter_level {
        width: 92%;
}
}
@media screen and (max-width : 480px)
{
    .node-type-university-chapters #uchap_main_contanier #bulatin_wrapper .leftColArticalImage {
      width: 100%;
     }
     .node-type-university-chapters #uchap_main_contanier #bulatin_wrapper .rightColArticalImage {
        width: 91%;
        margin: 4%;
        text-align: left;
        display: block;
     }
    .node-type-university-chapters .memberli {padding: 3% 2%;  width: 96%;}
    .node-type-university-chapters .imageholder { width: 25%; }

}



/* Css for chapters */

/* 
    Created on : 23 Jul, 2015, 5:35:28 PM
*/

/*=========================== University Page css start===========================================*/
.node-type-chapters  #university-top-wrapper{box-sizing:border-box;margin:2% 4%;width:92%}
.node-type-chapters  #university-top-wrapper ul{display:table;margin:0;width:100%;list-style-type:none}
.node-type-chapters  #university-top-wrapper ul li{display:table-cell;font-size:15px;line-height:20px;padding:0 15px;vertical-align:top}.node-type-chapters  #university-top-wrapper li.university_logo{width:13%}
.node-type-chapters  #university-top-wrapper li.university_logo img{width:100px}
.node-type-chapters  #university-top-wrapper li.university_detail{width:32.5%}
.node-type-chapters  #university-top-wrapper li.university_map{height:165px;min-height:165px;width:32.5%}
.node-type-chapters  #university-top-wrapper li.university_address{width:22%}
.node-type-chapters  #university-bottom-wrapper{background:#282a30 none repeat scroll 0 0;box-sizing:border-box;display:table;height:333px;margin:2% 0%;min-height:333px;width:99.8%}
.node-type-chapters  #university-wrapper{display:table;background:#40444D none repeat scroll 0 0;outline:4px solid #40444D;border:2px solid #282a30;height:308px;min-height:308px;margin:2%;width:96%;text-align:center;vertical-align:middle}
.node-type-chapters  #university-first-wrapper{width:50%;vertical-align:middle;padding:2%;display:table-cell;text-align:center}
.node-type-chapters  #university-second-wrapper{width:50%;vertical-align:middle;padding:2%;display:table-cell;text-align:center}
.node-type-chapters  #university-second-wrapper-title{display:table;width:90%;padding:0 5%}
.node-type-chapters  #university-second-wrapper-lleaf{display:table-cell;text-align:left;width:15%}
.node-type-chapters  #university-second-wrapper-rleaf{display:table-cell;text-align:right;width:15%}
.node-type-chapters  #university-second-wrapper-title-lable{color:#fff;display:table-cell;text-align:center;vertical-align:middle;width:70%;font-family:Georgia}
.node-type-chapters  #university-second-wrapper-title-lable .white-lable{font-size:25px;line-height:29px;font-weight:700px}
.node-type-chapters  #university-second-wrapper-title-lable .white-text{font-size:15px;line-height:20px;margin:25px 0px 15px 0px;text-align:left}

.node-type-chapters #chapter_wrapper {
    margin: 10px 0;
    padding: 5% 0;
    text-align: center;
    min-height: 250px;
    vertical-align: top;
}
.node-type-chapters #chapter_wrapper ul {
    font-size: 15px;
    line-height: 125%;
    list-style-type: none;
}
.node-type-chapters-chapters #chapter_wrapper {
    margin: 10px 0;
    padding: 5% 0;
    text-align: center;
    min-height: 250px;
    vertical-align: top;
}
.node-type-chapters-chapters #chapter_wrapper ul {
    font-size: 15px;
    line-height: 125%;
    list-style-type: none;
}
.node-type-chapters-chapters .BDTitle img {
    max-width: 65px;
    padding: 0 10px 0 0;
    vertical-align: middle
}
.node-type-chapters-chapters #uchap_container {
    box-sizing: border-box;
    margin: 3% 4% 0.5%;
    width: 92%;
}
.node-type-chapters-chapters #uchap_container {
    display: inline-block;
}
.node-type-chapters-chapters #uchap_container #uchap_hs_container {
    float: left;
    padding-right: 1%;
    width: 10%;
}
.node-type-chapters-chapters #uchap_container #uchap_title_container {
     color: #565656;
    display: inline-block; 
    font-size: 1.6em;
    font-weight: bold;
    width: 80%;
}
.node-type-chapters-chapters #uchap_title_container ul {
    list-style-type: none;
}
.node-type-chapters-chapters #uchap_title_container ul li {
    margin: 0 0 15px;
}
.node-type-chapters-chapters #uchap_title_container ul li#chapter_level {
    display: inline-block;
    font-size: 13px;
    font-weight: normal;
    width: 63%;
}
.node-type-chapters-chapters #uchap_title_container ul li#chapter_level div {
     display: inline-block;
}
.node-type-chapters-chapters #uchap_title_container ul li#chapter_level div img {
    max-width: 33px;
}
.node-type-chapters-chapters #uchap_title_container ul li#chapter_level div#chapter_level_text {
     display: inline-block;
    line-height: 150%;
    padding: 7px;
    width: 62%;
}
.node-type-chapters-chapters #uchap_main_contanier {
    box-sizing: border-box;
    margin: 0.5% 4%;
    width: 92%;
}
.node-type-chapters-chapters #uchap_main_contanier #bulatin_wrapper {
    border: 4px solid #c0c0c0 !important;
    display: inline-block;
    margin-top: 10px;
    min-height: 700px;
    outline: 6px solid #e0e0e0;
    overflow: hidden;
    width: 52%;
}
.node-type-chapters-chapters #uchap_main_contanier #member_wrapper { 
    display: inline-block;
    padding-left: 4%;
    vertical-align: top;
    width: 42.5%;
}
#uchap_main_contanier #member_wrapper #e_commitee,
#uchap_main_contanier #member_wrapper #f_advisor,
#uchap_main_contanier #member_wrapper #g_member {
    border: 4px solid #c0c0c0 !important;
    margin-top: 10px;
    min-height: 200px;
    overflow: hidden;
    width: auto;
    outline: 6px solid #e0e0e0;
    margin-bottom: 45px;
}
.node-type-chapters-chapters #uchap_main_contanier .uchap_title {
    background-color: #E2B220;
    font-family: Georgia;
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 15px 10px;
    text-align: center;
}
.node-type-chapters-chapters #g_member_link {
    list-style-type: disc;
    margin: 0;
    min-height: 45px;
    width: 100%;
}
.node-type-chapters-chapters #g_member_link li {
    display: inline-block;
    font-size: 13px;
    line-height: 142%;
    width: 48%;
}
.node-type-chapters-chapters #g_member_link li a {
    color: #f89406;
}
.node-type-chapters-chapters .memberUL {
    list-style-type: none;
    margin: 5px;
}
.node-type-chapters-chapters .memberli {
    display: inline-block;
    font-size: 15px;
    padding: 3% 2%;
    width: 46%;
}
.node-type-chapters-chapters .memberli .imageholder > img {
    box-shadow: 3px 3px 2px 0 #676262;
    width: 54px;
}
.node-type-chapters-chapters .memberli .imageholder { 
    min-height: 56px;
    width: 60px;
    max-height: 56px;
    overflow: hidden;
    display: inline-block;
}
.node-type-chapters-chapters .memberli .m_desc {
        width: 63%;
    display: inline-block;
    vertical-align: top;
}
.node-type-chapters-chapters .memberli .desgnation_lable {
    font-size: 12px;
    display: block;
    padding: 5px 0 2px;
}
.node-type-chapters-chapters .memberli .mem_name {
    color: #f89406;
    font-family: times new roman;
    font-size: 14px;
    font-weight: bold;
    width: 100%;
}
.node-type-chapters-chapters .user-picture > img {
    width: 54px;
}
.node-type-chapters-chapters #uchap_main_contanier #bulatin_wrapper .bulContainer {
    margin: 4% 2% 8%;
}
.node-type-chapters-chapters #uchap_main_contanier #bulatin_wrapper .leftColArticalImage {
    display: inline-block;
    width: 19%;
    min-height: 80px;
    vertical-align: top;
    text-align: center;
}
.bulImgContainer.blogthumbview {
     box-shadow: 3px 4px 2px 0 #676262; 
    margin: auto;
    max-height: 56px;
    overflow: hidden;
    text-align: center;
    width: 56px;
}
.node-type-chapters-chapters #uchap_main_contanier #bulatin_wrapper .rightColArticalImage {
    background-color: #fff;
    border: 1px solid #e0e3e3;
    border-radius: 5px;
    display: inline-block;
    line-height: 150%;
    margin-left: 4%;
    min-height: 78px;
    padding: 3% 0.25% 3% 2%;
    position: relative;
    vertical-align: top;
    width: 72%;
}
.node-type-chapters-chapters #uchap_main_contanier #bulatin_wrapper .rightColArticalImage .bboard_arrow {
    left: -15px;
    position: absolute;
    top: 27px;
    width: 15px;
    z-index: 99;
}
.node-type-chapters-chapters #uchap_main_contanier #bulatin_wrapper .rightColArticalImage .bulTitle {
    color: #80c2e5;
    font-size: 14px;
    font-weight: bold;
    line-height: 125%;
    padding: 11px 5px;
    width: 100%;
}
.node-type-chapters-chapters #uchap_main_contanier #bulatin_wrapper .rightColArticalImage .bulDetails {
    font-size: 14px;
    line-height: 156%;
}
.node-type-chapters-chapters #uchap_main_contanier #bulatin_wrapper .bulImgContainer.blogthumbview > img {
    max-width: 54px;
    padding: 3px;
}
.node-type-chapters-chapters #uchap_main_contanier #bulatin_wrapper .uname {
    color: #80c2e5;
    font-family: times new roman;
    font-size: 13px;
    font-weight: bold;
    line-height: 125%;
    padding: 11px 5px;
    width: 100%;
}
.node-type-chapters-chapters #uchap_main_contanier #bulatin_wrapper .uname a {
    color: #80c2e5;
}
.node-type-chapters-chapters #hs-university-bulletinboard-form .form-wrapper {
    display: none;
}
.node-type-chapters-chapters #hs-university-bulletinboard-form .form-item-txtsubject label {
    width: 13%;
    min-width: 10%;
    display: inline-block;
}
.node-type-chapters-chapters #hs-university-bulletinboard-form input#edit-txtsubject {
    width: 80%;
    display: inline-block;
}
.node-type-chapters-chapters #hs-university-bulletinboard-form .form-textarea-wrapper {
    width: 99.5%;
}
#hs-university-bulletinboard-form .ckeditor_links {
    display: none !important
}
.node-type-chapters-chapters #hs-university-bulletinboard-form .form-item-txtcomment-value label {
    width: 95%;
    display: inline-block;
}
.node-type-chapters-chapters #hs-university-bulletinboard-form #edit-submit {} div#bboard_form_wrapper {
    font-size: 15px;
    line-height: 150%;
    margin: 5%;
}
.node-type-chapters-chapters div#bboard_form_heading {
    font-size: 16px;
    font-weight: bold;
}
.node-type-chapters-chapters a.tooltip_bboard img {
    box-shadow: none;
    padding: 0;
    margin-left: 5px;
    margin-top: 5px;
    vertical-align: middle;
    width: 12px;
}
.node-type-chapters-chapters #g_member #hs_chap_pepole {
    width: 38%;
    position: fixed;
    z-index: 100;
    top: 25%;
    left: 27%;
    border: 4px solid #424242;
    border-radius: 10px;
    background-color: #ffffff;
    padding: 22px;
    display: none;
    z-index: 9999;
    /* box-shadow: 0px 0px 18px 5px rgba(0,0,0,0.75); */
}
.node-type-chapters-chapters #g_member #hs_chap_pepole_content .memberUL {
    overflow-x: hidden;
    overflow-y: auto;
    height: 350px;
}
.node-type-chapters-chapters #g_member #close-block1 img {
    box-shadow: none;
    position: absolute;
    right: 1px;
    top: 0;
}
.node-type-chapters-chapters #g_member .chapter_member_list_link {
    border-top: 1px solid #ccc;
    color: #f89406;
    display: block;
    font-family: times new roman;
    font-size: 14px;
    font-weight: bold;
    margin: 4%;
    padding: 2% 0;
    text-align: center;
    width: 92%;
}
/*=========================== University Page css End===========================================*/
@media screen and (max-width : 1190px)
{
  .memberli {
      padding: 3% 2%;
      width: 96%;
  }
  .imageholder {
      width: 25%;
  }
  .node-type-chapters-chapters #container {
      background: none;
  }
  #uchap_main_contanier #bulatin_wrapper .rightColArticalImage {
      margin-left: 8%;
      width: 68%;
  }
  #uchap_main_contanier #bulatin_wrapper {
      display: inline-block;
      float: unset;
      vertical-align: top;
  }
  #uchap_main_contanier #member_wrapper {
      display: inline-block;
      vertical-align: top;
      float: unset;
  }
}
@media screen and (max-width : 930px)
{
    .node-type-chapters  #university-wrapper{outline: none;}
    .node-type-chapters  #university-first-wrapper{width: 40%;} 
    .node-type-chapters  #university-first-wrapper img{width: 90%;} 
    .node-type-chapters  #university-second-wrapper{width: 60%;padding:0;}
   
    .node-type-chapters-chapters .BDTitle img { 
     padding: 10px; 
    }
    .node-type-chapters-chapters #uchap_main_contanier #member_wrapper {
    display: inline-block;
    padding-left: 5%;
    vertical-align: top;
    width: 40%;
}
    .node-type-chapters-chapters .memberli {padding: 3% 2%;  width: 96%;}
    .node-type-chapters-chapters .imageholder { width: 25%; }
   
}

@media screen and   ( max-width : 800px)
{
    #uchap_main_contanier #bulatin_wrapper .leftColArticalImage {
        display: inline-block;
        width: 100%;
    }
    
   #uchap_main_contanier #bulatin_wrapper .rightColArticalImage {
        width: 80%;
        margin-top: 6%; 
    }
   
}

@media screen and (max-width : 640px)
{
    .node-type-chapters-chapters .BDTitle img {
    padding: 10px 25%;
}
    .node-type-chapters  #university-top-wrapper ul{display: block; }
    .node-type-chapters  #university-top-wrapper ul li{display: inline-block;width: 35% !important;  padding: 2.5% 5%}
    .node-type-chapters  #university-bottom-wrapper{  width: 100%;} 
    .node-type-chapters  #university-wrapper{display: block;height: 308px;min-height: 308px;margin: 2%;outline:none;} 
    .node-type-chapters  #university-second-wrapper-title{display:table;width:99%;padding:0 0.5%}
    .node-type-chapters  #university-first-wrapper{display:none}
    .node-type-chapters  #university-second-wrapper{width:96%;vertical-align:middle;padding:2%;display:block;text-align:center}
    .node-type-chapters  #university-second-wrapper-lleaf{display:none}.node-type-chapters  #university-second-wrapper-rleaf{display:none}
    .node-type-chapters  #university-second-wrapper-title-lable{margin:0 5%;width:90%}
    .node-type-chapters-chapters #uchap_container #uchap_hs_container {
    text-align: center;
    width: 100%;
}
.node-type-chapters-chapters #uchap_main_contanier #bulatin_wrapper .rightColArticalImage {
    width: 58%;
    margin: 0px 0px 0px 4%;
    text-align: left;
    display: inline-block;
}
.node-type-chapters-chapters #uchap_main_contanier #bulatin_wrapper .leftColArticalImage {
    width: 30%;
}
.node-type-chapters-chapters #uchap_container #uchap_title_container {
    width: 100%;
    display: inline-block;
    line-height: 150%;
}
.node-type-chapters-chapters #uchap_title_container ul li#chapter_level div {
    float: unset;
    display: inline-block;
    vertical-align: middle;
}
.node-type-chapters-chapters #uchap_title_container ul li#chapter_level div#chapter_level_text {
    width: 80%;
}
.node-type-chapters-chapters #uchap_main_contanier {
    width: 98%;
    margin: 4%;
    box-sizing: unset;
    float: unset;
}
.node-type-chapters-chapters #uchap_main_contanier #bulatin_wrapper {
    float: unset;
    width: 90%;
}
.node-type-chapters-chapters #uchap_main_contanier #member_wrapper {
    width: 92%;
    padding: 0;
    margin-top: 25px;
    float: unset;
}
.node-type-chapters-chapters .memberli {
    padding: 3% 2%;
    width: 46%;
}
.node-type-chapters-chapters .imageholder {
    width: 33%;
}
.node-type-chapters-chapters #uchap_title_container ul li#chapter_level {
        width: 92%;
}
}
@media screen and (max-width : 480px)
{
    .node-type-chapters-chapters #uchap_main_contanier #bulatin_wrapper .leftColArticalImage {
      width: 100%;
     }
     .node-type-chapters-chapters #uchap_main_contanier #bulatin_wrapper .rightColArticalImage {
        width: 91%;
        margin: 4%;
        text-align: left;
        display: block;
     }
    .node-type-chapters-chapters .memberli {padding: 3% 2%;  width: 96%;}
    .node-type-chapters-chapters .imageholder { width: 25%; }

}