@charset "utf-8";
/* CSS Document */



/*************************************************************/

.tab-special {
    display: inline-block;
    width: 100%;
}

.tab-special div {
    width: 49%;
    display: inline-block;
}

.tab-special div span {
    width: 100%;
}

.tab-special div span a {
    width: 100%;/**/
    display: inline-block;
    margin-bottom: 5px;
    padding: 8px;
    color: #fff !important;
    border-bottom: 1px dotted rgba(255,255,255,0.3);
    border-radius: 5px 0px 5px 0px;
    /* content: "\F14C"; */
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
    background: none !important;
    font-family: master-ar-reg;
}

.tab-special div span a:before {
    font-family: FontAwesome;
    content: "\f0c1";
    padding: 8px;
    border: 2px solid #fff;
    border-radius: 22px;
    text-decoration: none;
    margin-left: 7px;
}
.tab-special div span a:before {
    font-family: FontAwesome;
    content: "\f0c1";
    padding: 8px;
    border: 2px solid #fff;
    border-radius: 22px;
    text-decoration: none;
}



/***********************************************************************/


.tab-special2 {
    display: inline-block;
    width: 100%;
}

.tab-special2 div {
    width: 100%;
    display: inline-block;
}

.tab-special2 div span {
    width: 100%;
}

.tab-special2 div span a {
    width: 100%;/**/
    display: inline-block;
    margin-bottom: 5px;
    padding: 8px;
    color: #fff !important;
    border-bottom: 1px dotted rgba(255,255,255,0.3);
    border-radius: 5px 0px 5px 0px;
    /* content: "\F14C"; */
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
    background: none !important;
    font-family: master-ar-reg;
}

.tab-special2 div span a:before {
    font-family: FontAwesome;
    content: "\f0c1";
    padding: 8px;
    border: 2px solid #fff;
    border-radius: 22px;
    text-decoration: none;
    margin-left: 7px;
}
.tab-special2 div span a:before {
    font-family: FontAwesome;
    content: "\f0c1";
    padding: 8px;
    border: 2px solid #fff;
    border-radius: 22px;
    text-decoration: none;
}

.tab-pane table th img,.tab-pane table td img
{
	width: 50% !important;
    margin: auto;
    /* text-align: center; */
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
	cursor:pointer;
}

.tab-pane table td, .tab-pane table th {
    vertical-align: middle !important;
    text-align: center !important;
}


.tab-pane table th img:hover,.tab-pane table td img:hover
{
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
	-webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
	
}

.verticaltap-right {
    text-align: right;
}

/* for 2013 */
#contentBox {
     margin-right: 0px;
    margin-left: 0px;
    min-width: inherit;
}
/*comment this class for Icons to rendered Correctly*/
img {
    /* max-width: 100%; */
}
#s4-bodyContainer > #s4-titlerow {
     display: none !important;
}
#s4-workspace{

}

/****************** Manu **********************/

.ms-quickLaunch .s4-ql ul li a span, .ms-quickLaunch .s4-ql ul li a span span 
{
	width:100% !important;
	color: #1E93C8;
}

 .ms-quickLaunch  ul.s4-specialNavLinkList li a span span.ms-splinkbutton-text
{
	color: #1E93C8 !important;
}

.ms-quickLaunch .s4-ql ul li a span:hover
{
	color: inherit ;
}

.ms-core-listMenu-verticalBox > .ms-core-listMenu-item, .ms-core-listMenu-verticalBox li.static > .ms-core-listMenu-item {
     padding: 5px 0px;
}

.ms-core-listMenu-verticalBox li.static > ul.static > li.static > .ms-core-listMenu-item {
    padding-right: 0px;
}

.sidebar_item.admission .item_inner.program ul li a {
    padding-right: 0px;
}

.pagginglinks a {
    display: inline-block;
    padding: 5px !important;
    width: 25px;
    text-align: center;
    color: White;
    font-weight: bold;
    /* padding: 8px; */
    margin: 2px;
    background: #C69A47 !important;
    border: solid 1px #666;
    font: 8pt tahoma;
}


#siteactiontd {
    height: 30px;
    margin-left: 8px;
}

.ms-siteactions-imgspan:after {
    /* float: none; */
    margin: 0px;
    /* content: '\e0m'; */
    content: "\f013";
    font: normal normal normal 14px/1 FontAwesome;
    width: 30px;
}

.ms-siteactions-root > span > a.ms-core-menu-root {
    width: 0px;
    height: 0px;
    display: inline-block;
    padding: 8px 0px 2px 0px;
}



.ms-cui-ctl-large .ms-cui-ctl-a2 {
    padding: 3px 1px;
}

a.ms-cui-ctl-large {
    padding: 2px 0px 2px;
    height: 72px;
    cursor: default;
}

.ms-cui-ctl-a2 .ms-cui-ctl-largelabel {
    padding-top: 1px;
    height: 30px;
}

/**********************************************/

.ms-dlgContent {
    overflow: initial;
    height: 558px !important;
}

.ms-dialog-nr .top-darkbar {
    display: none;
}

.ms-dialog-nr .header.fixed-top {
    display: none;
}

.ms-dialog-nr .inlineMenu {
    display: none;
}

.ms-dialog-nr .menuFooter {
    display: none;
}

.ms-dialog-nr .footer {
    display: none;
}

.ms-dialog-nr .custom_content {
    border: 1px solid #3d83a4;
}

.ms-dlgFrameContainer {
    height: 550px;
    border: 0px;
    overflow: hidden;
}





.ms-dlgContent .top-darkbar {
    display: none;
}

.ms-dlgContent .header.fixed-top {
    display: none;
}

.ms-dlgContent .inlineMenu {
    display: none;
}

.ms-dlgContent .menuFooter {
    display: none;
}

.ms-dlgContent .footer {
    display: none;
}

.ms-dlgContent .custom_content {
    border: 1px solid #3d83a4;
}

.ms-dlgFrameContainer {
    height: auto !important;
    border: 0px;
    overflow: hidden;
}


/*.ms-backgroundImage section.top-darkbar {
    display: none !important;
}

.ms-backgroundImage .header.fixed-top {
    display: none !important;
}

.ms-backgroundImage .inlineMenu {
    display: none !important;
}

.ms-backgroundImage .menuFooter {
    display: none !important;
}

.ms-backgroundImage .footer {
    display: none !important;
}

.ms-backgroundImage .custom_content {
    border: 1px solid #3d83a4;
}*/


/*****************************************************************************/

.ms-storefront-selectanchor.ms-storefront-appiconspan {
    display: block;
    float: none !important;
}

#MSOTlPn_Tbl {
    right: 33px;
}


.ms-dlgFrame {
    width: 780px !important;
    height: 750px !important;
    border: none;
}

.ms-dlgContent {
    overflow: initial;
    height: auto !important;
}

.ms-dlgFrameContainer div {
    width: auto !important;
}

.ms-dlgContent {
    width: 800px !important;
    z-index: 150000000000005 !important;
    margin: 0 15%;
    /* left: auto !important; */
    /* right: auto !important; */
}

.ms-dlgBorder {
    width: 800px !important;
}

.ms-backgroundImage {
    background-image: url();
    /*width: 750px;*/
}



.ms-dlgCloseBtn > span {
    cursor: pointer;
    border: 1px solid transparent;
    width: 32px !important;
}


#suiteBarRight {
    background-color: #0B6F77;
    color: #fff;
    white-space: nowrap;
    padding-left: 5px;
}

.ms-welcome-root > a.ms-core-menu-root, .ms-signInLink {
    color: #fff !important;
    text-decoration: none;
    height: 30px;
}
.ms-signInLink:hover{
    background-color: #005C69;
}
.ms-welcome-root > a.ms-core-menu-root:active, .ms-signInLink:active {
    color: #004d85;
    text-decoration: none;
}

.ms-welcome-root > a.ms-core-menu-root:hover, .ms-signInLink:hover {
    color: #005C69;
    text-decoration: none;
}


.ms-siteactions-root > span > a.ms-core-menu-root {
    color: #fff;
}

.ms-welcome-hover, .ms-siteactions-hover
{
  background-color:#d1d1d1;
}

.ms-siteactions-imgspan > .ms-core-menu-buttonIcon {
    display: none;
}


#suiteBarLeft {
    background-color: #0B6F77;
    color: #0B6F77;
    width: 100%;
    vertical-align: middle;
}


/******************************************************************************************/

.colleges-main div span {
    font-weight: 500;
    font-size: 13px;
    text-align: justify;
    /*font-family: Tahoma, Geneva, sans-serif;*/
	font-family: 'hel';
    color: #666;
    text-decoration: none;
    margin-top: 0px;
    display: block;
    float: right;
    height: auto;
    width: 68%;
    overflow: hidden;
    line-height: 20px;
    padding-left: 30px;
}

.colleges-mainPic {
    float: right;
    width: 25%;
    height: auto;
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 0px;
    margin-left: 10px;
}

.five-links {
    float: right;
    height: auto;
    width: auto;
    display: block;
    margin-top: 5px;
}


.five-links ul {
    height: 38px;
    width: 261px;
    margin-top: 0px;
    float: right;
    margin-left: 5px;
    margin-bottom: 22px;
}

.five-links ul a {
    font-family: 'hel';
    font-size: 14px;
    color: #666;
    text-align: right;
    background-color: #FFF !important;
    height: auto !important;
    /* width: auto !important; */
    border-left-style: none;
    padding-right: 40px !important;
    background-image: url(../images/senior-admin/arrow.jpg);
    /* background-repeat: no-repeat; */
    /* background-position: 213px 11px; 
    margin-right: -40px;*/
}


.colleges-main div {
    float: right;
    display: inline-block;
    width: 100%;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    height: auto;
}

.colleges-main div a {
    float: right;
    width: 100%;
    text-align: right;
    text-decoration: none;
    background-color: #F8F8F8;
    height: auto;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    border-left-width: 4px;
    border-left-style: solid;
    border-left-color: #CCC;
}

.colleges-main {
    width: auto;
    margin-bottom: 0px;
    float: right;
}

.custom_content.custom h3 {
    float: right;
    /* font-family: 'Open Sans'; */
    font-family: 'hel';
    font-size: 1em;
}


/**************************************************************/

.post-tabs .post-style1 {
    float: right;
    margin-top: 10px;
    min-height: 108px;
    padding-right: 128px;
    position: relative;
    width: 100%;
    margin-bottom: 10px;
}

.post-tabs .post-thumb1 {
    height: auto;
    right: 0;
    position: absolute;
    top: 0;
    width: 108px;
    overflow: inherit;
    height: 70px;
}

.post-tabs button {
    margin-left: 0px;
    margin-right: auto;
    display: block;
    padding: .5em 5em;
    border: 1px #0878AB dotted;
    background-color: #FFFFFF;
    margin-top: 10px;
    /* text-align: left; */
    /* left: 0px; */
}

.ms-core-brandingText
{
Display:none;
}

.col-sm-4.vision2030 {
    float: left;
    width: 38%;
    position: absolute;
    left: 0px;
}
.vision2030 ul {
    list-style-type: none;
    position: relative;
    top: -4px;
    margin: 0px;
    overflow: hidden;
    padding: 0px;
	direction: ltr;
}

.vision2030 li {
    display: inline-block;
    /*width: 24%;*/
    height: 62px;
    text-align: center;
    margin-top: 10px;
    /* border-left: 1px solid rgb(0, 117, 171); */
    padding: 0px 2px;
}
.vision2030 li.last {
    border-left: 0px solid rgb(0, 117, 171);
}
   
   .vision2030 li img {
    height: 100%;
   }


.inlineMenufixed {
    width: 100%;
    position: fixed;
    z-index: 2147483647;
    background-color: #0B6F77;
    top: 0px;
    right: 0px;
    height: 85px;
    padding: 0px;
    /* border-top: 1px solid rgb(0, 84, 155); */
}

.inlineMenu {
    background-color: #0B6F77;
    border-top: 1px solid #0B6F77;
}

.inlineMenu {
    width: 100%;
    /*background-color: rgb(0, 96, 177);*/
}

.inlineMenu {
    width: 100%;
    float: left;
    height: auto;
    padding: 0px;
    border-top: 1px solid #C69A47;
}

.certifcatePRT img {
    width: 300px;
}

.link-item, .link-item a, .link-item a:link {
    font-family: tahoma;
    font-size: 12pt;
    color: #005C69;
    text-decoration: none;
}

/***************** We Hair Your Voice ****************/



#urvoice .discription ol {
    padding-right: 27px;
    font-family: 'master-ar-reg';
}

/*#urvoice .iconPart i {
    font-size: 164px;
    border: 1px solid #000;
    width: 30%;
    display: inline-block;
    text-align: center;
     min-height: 138px; 
    padding: 1%;*/
    /* margin: 5%; 
}
*/
#urvoice .iconPart .part1 {
    border-bottom: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
    border-top: 3px solid #1e93c8;
    color: #1e93c8;
    display: inline-block;
    text-align: center;
    margin: 10px;
    width: 20%;
    padding: 2%;
}

#urvoice .iconPart .part1 h3 {
    float: none;
    font-size: 20px;
    padding: 0px;
    margin: 0px;
}

#urvoice .iconPart .part1 i {
    font-size: 78px;
    text-align: center;
    margin: 0 auto;
}



@media only screen and (max-width: 995px) 
{

.menupart {
    height: 75px;
}

.col-sm-4.vision2030 {
    float: left;
    width: 65%;
    position: absolute;
    left: 0px;
}


.vision2030 li img {
    height: 90%;
}

}

@media only screen and (max-width: 768px) 
{
	

#urvoice .iconPart .part1 
{
    margin: 3px;
    width: 24%;
    padding: 2%;
}
}

@media only screen and (max-width: 568px) 
{
.col-sm-4.vision2030 {
    float: left;
    width: 67%;
    position: absolute;
    left: 0px;
}

.vision2030 li img {
    height: 63%;
}

.vision2030 li {
    width: 21%;
}

}

@media only screen and (max-width: 480px) 
{
	

#urvoice .iconPart .part1 
{
    margin: 3px;
    width: 46%;
    padding: 2%;
}



}

.menupart {
    float: right !important;
}



body.xl66 table {
    margin: 0 auto;
}

/*div#WebPartWPQ1 {
    width: 800px;
    margin: 0 auto;
}*/



/*********************** Alert ************************/

.alert-purple {
    border-color: #694D9F;
    background: #ffe607;
    color: #191717;
}

.alert-info-alt {
    border-color: #B4E1E4;
    background: #81c7e1;
    color: #fff;
}

.alert-danger-alt {
    border-color: #B63E5A;
    background: #E26868;
    color: #fff;
}

.alert-warning-alt {
    border-color: #F3F3EB;
    background: #E9CEAC;
    color: #fff;
}

.alert-success-alt {
    border-color: #19B99A;
    background: #20A286;
    color: #fff;
}

/*.glyphicon {
    margin-right: 10px;
}*/

.alert a {
    color: gold;
}

.alert button.close {
    color: #fff !important;
    z-index: 100000000000;
    top: 0px !important;
    left: 0px !important;
    text-indent: initial;
    right: auto;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
    width: 95%;
    margin: 10px auto;
    font-family: master-ar-bold;
}

a.librarybckbtn {
    float: left;
    margin: 10px 0px 5px 28px;
    color: #fff !important;
    left: 0px;
    /* text-align: left; */
}


.librarytxt1 {
    font-family: master-ar-bold;
    text-align: center;
}

.librarytxt1 a.btn.btn-primary {
    color: #fff;
}


img.libararycolorover {
    mix-blend-mode: luminosity;
  transition: .3s linear;
}




img.libararycolorover:hover {
	cursor:pointer;
    mix-blend-mode:normal;
  transition: 3.3s linear;
}

/***********************************************************/

.topstudygate {
    width: 97%;
        margin: 0 auto;
    font-family: 'hel';
}



.topstudygate h3.title .flipthis-wrapper
{
	text-align:right;
}

.topstudygate h3.title {
    color: #ff7022 !important;
    float: none;
    border-bottom: 1px solid #ecebeb;

}

.topstudygate h3.title span {
    border-bottom: 1px solid #a09d9d;
    padding-bottom: 21px;
    font-size: 19px;
}


.topstudygate .flipthis-wrapper
{
	    margin: 0px 0px 22px 0px;
		text-align:center;
}

.topstudygate ol {
    margin-right: 56px;
    font-family: 'hel';
}

.topstudygate ol li {
    line-height: 26px;
    font-family: 'hel';
}

.topstudygate h2 {
    font-size: 17px;
    text-transform: uppercase;
    line-height: 27px;
    margin: 0 0 14px;
    border-bottom: 1px solid #dad9d9;
    padding-bottom: 10px;
    color: #1e93c8;
}

.topstudygate h2 i {
    color: #ff7022;
}

.topstudygate a.iconDiv {
    border: 1px solid #abaaaa;
    border-radius: 3px;
    padding: 10px;
    margin: 14px auto;
    text-align: center;
    color: #FF9800;
    width: 200px;
}

.topstudygate h6 {
    font-size: 14px;
    font-weight: normal;
    line-height: 23px;
}

/*************************************************************/

.ms-dlgTitleBtns {
    float: none;
    padding-top: 2px;
    padding-left: 2px;
}

.ms-dlgTitle {
    width: 100% !important;
}


/*************************************************************/

.ideaboxTimeline .it-content .it-image1 {
    width: 100%;
    overflow: hidden;
    position: relative;
    display: block;
    margin-bottom: 10px;
}


.ideaboxTimeline .it-content .it-image1>img {
    display: block;
    width: 100%;
}


/*************************************************************/

.ms-linksection-level1 h3 {
    font-size: 11pt;
    font-weight: normal;
    color: #003759;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    float: none !important;
}

.ms-linksection-level1 ul li {
    line-height: 5px;
    list-style: none;
    padding-top: 20px;
    margin-right: 0px;
    margin-left: 0px;
    display: block;
}

.ms-linksection-level1 ul li:before {
    font-family: FontAwesome;
    content: '\f100';
    color: #055492;
}


.tab-special8 div {
    width: 49%;
    display: inline-block;
    text-align: right;
}

.tab-special8 div span {
    display: inline-block;
    width: 100%;
}

/*******************************************************/



h3.unversityDirCLS {
    float: none !important;
    /* font-size: 1.3em !important; */
    padding: 0px !important;
	width: 100% !important;
}


h3.unversityDirCLS .flipthis-wrapper {
    height: auto !important;
    width: 100% !important;
    display: block;
    float: none;
}

h3.unversityDirCLS span {
    padding: 0px;
    font-size: 1em;
    /* width: 100%; */
}


h3.unversityDirCLS span {
    font-size: 1em !important;
    padding: 0px !important;
}

/************************** Table *********************************/

table.table.table-bordered.table-striped.table-responsive {
    font-family: 'hel';
}

.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
        border-top: 1px solid #000;
    background-color: #00B8B4;
    color: #fff;
	font-family: 'hel';
	text-align: center;
}

th.num {
    background: #0099CC !important;
    color: #fff;
	text-align:center;
}

td.num {
    background: #0099CC !important;
    color: #fff;
	text-align:center;
}

.table-bordered {
    border: 1px solid #000;
}
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border: 1px solid #080808;
	vertical-align: middle;
	font-family: 'hel';
	text-align: center;
    font-size: 16px;
}


.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
    vertical-align: middle;
	text-align: center;
	font-family: 'hel';
    font-size: 16px;
}

#tabs > span.statstictopmenu {
    width: 100%;
    float: right;
    height: auto;
    border-bottom: 1px solid #dce4ea;
    border-top: 1px solid #dce4ea;
    background: #f6f9fa;
}

.sctionstatisfaq h3
{
	font-family: 'hel';
	color: #1e93c8;
    border-bottom: 1px solid #09c;
    width: 100%;
    padding-bottom: 7px;
    margin-bottom: 11px;
}

section.sctionstatisfaq {
    width: 98%;
    margin: 0 auto;
}

.sctionstatisfaq h3 i {
    color: #00b8b4;
}




.sctionstatisfaq2 h3
{
	font-family: 'hel';
	color: #1e93c8;
    border-bottom: 1px solid #09c;
    width: 100%;
    padding-bottom: 7px;
    margin-bottom: 11px;
}

section.sctionstatisfaq2 {
    width: 98%;
    margin: 0 auto;
}

.sctionstatisfaq2 h3 i {
    color: #00b8b4;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    vertical-align: middle !important;
}

/************************************************************/

.curriculumvitae {
    margin: 5px;
}

.curriculumvitae h4 {
    line-height: 33px;
}


.thum {
    float: left;
    margin: 20px 15px 0px 0;
    width: 195px;
}

.thum img {
    width: 195px;
    /*height: 200px;*/
    border-radius: 25px;
    border: 7px solid #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}


.curriculumvitae h6 {
    line-height: 30px;
}

.curriculumvitae h1 {
    font-size: 29px;
    color: #1e93c8;
    border-bottom: 1px solid #4da6ce;
}

/********************************************************************/

.article h4.title {
    color: #FF9800;
    border-bottom: 1px solid #cbcdce;
}

ul.articlelist li {
    width: 100%;
    font-size: 20px;
    margin: 0.3em 8px;
    padding: 0px 0px 0px 0px;
    font-size: .7em;
    line-height: 1.6;
    text-align: right;
    font-family: master-ar-reg;
    display: block;
    list-style: disc !important;
    list-style-type: disc;
}


ol.articlelist li {
   width: 100%;
    font-size: 20px;
    margin: 0.3em 22px 3px 0px;
    font-size: .7em;
    line-height: 1.6;
    text-align: justify;
    font-family: master-ar-reg;
}



ol.articlelist2 li {
   width: 100%;
    font-size: 20px;
    margin: 0.3em 22px 3px 0px;
    font-size: .7em;
    line-height: 1.6;
    text-align: justify;
    font-family: master-ar-reg;
	list-style-type: circle;
}

/********************* New Add ***********************/

#invetationtabs li {
    display: inline-block;
    margin: 10px;
    border: 1px solid #1e93c8;
    text-align: center;
    padding: 5px;
    width: 30%;
    max-height: 110px;
    /* position: relative; */
    top: 0px;
    vertical-align: top;
    height: 110px;
}

#invetationtabs li a, #invetationtabs li a:hover, #invetationtabs li a:focus {
    display: block;
    /* margin: 5px 0px; */
	text-decoration:none;
	color:#1e93c8;
}

#invetationtabs li i {
    display: block;
    font-size: 45px;
    margin: 5px 0px 5px 0px;
	color:#1e93c8;
}




/********************* New Add ***********************/

#invetationtabs2 li {
    display: block;
    margin: 10px;
    border: 0px solid #1e93c8;
    text-align: center;
    padding: 5px;
    top: 0px;
    vertical-align: top;
}

#invetationtabs2 li a, #invetationtabs2 li a:hover, #invetationtabs2 li a:focus {
    display: block;
    /* margin: 5px 0px; */
    text-align: right;
    border-bottom: 1px solid #a5bbc5;
	text-decoration:none;
	color:#1e93c8;
}

#invetationtabs2 li i {
    font-size: 16px;
    margin: 0px 5px 0px 5px;
	color:#1e93c8;
}

.article .figure {
    padding: 0px;
	max-height: 300px;
    position: relative;
    overflow: hidden;
}


.figure-right img, .figure-left img {
    max-width: 100%;
    width: 100%;
}




/********************** New Modification ******************************/

.ms-srch-Paging a {
    background-color: #1e93c8 !important;
    box-shadow: none !important;
    width: auto !important;
    margin: 0px 10px !important;
}

.ms-srch-Paging a:hover {
    border-top-left-radius: 0px !important;
    /* text-indent: 10px; */
}

.ms-srch-Paging a:after
{
	display:none !important;
}

a#PageLinkNext span img.ms-srch-pagingPrev {
    display: none;
}

#PagingImageLink a {
    text-decoration: none;
    background-color: #0B6F77 !important;
    border: 0px solid transparent;
    padding: 15px 8px 21px 7px;
}


a#PageLinkNext span.ms-promlink-button-image:before {
    /* content: ''; */
    content: "\f104";
    display: inline-block;
    color: #ffffff;
    position: relative;
    top: -7px;
    left: 10px;
    font-family: FontAwesome;
    width: 30px;
    height: 30px;
    border-radius: 0px;
    border: 0px solid #fff;
    text-align: center;
    /* line-height: 30px; */
    /* box-shadow: 0 0 5px rgba(0,0,0,0.2); */
    /* -webkit-transition: all .2s; */
    /* transition: all .2s; */
}


a#PageLinkPrev span.ms-promlink-button-image:before {
    /* content: ''; */
    content: "\f105";
    display: inline-block;
    color: #ffffff;
    position: relative;
    top: -7px;
    left: 10px;
    font-family: FontAwesome;
    width: 30px;
    height: 30px;
    border-radius: 0px;
    border: 0px solid #fff;
    text-align: center;
    /* line-height: 30px; */
    /* box-shadow: 0 0 5px rgba(0,0,0,0.2); */
    /* -webkit-transition: all .2s; */
    /* transition: all .2s; */
}


.ms-srch-result #Paging li {
    display: inline-block;
    width: auto;
}





/*************** Menu Modification *************************/

.cbp-hrmenu > ul > li > a {
    font-weight: 700;
    padding: 1.9em 1.4em 1.5em 2.4em;
    color: #fff;
    display: inline-block;
    font-family: master-ar-bold;
    /* word-spacing: 100px; */
    letter-spacing: 1px;
    font-size: 1em;
    height: 80px;
    background-image: url(../img/arrow-drop.png);
    background-repeat: no-repeat;
    background-position: 5px center;
}

.cbp-hrmenu > ul > li > a:hover {
    color: #fff;
    background: #005C69;
    background-image: url(../img/arrow-drop.png);
    background-repeat: no-repeat;
    background-position: 5px center;
    transition: all 0.3s;
}

.login {
   
    height: 30px;
}

.btn.color-1 {
    background-color:transparent !important;
    border: 1px solid #d1d3d4 !important;
    width: 100%;
    color: #656363;
}

.RequstTable textarea {
    width: 75% !important;
    display: inline-block;
}
.ms-core-menu-box{
    z-index: 2000000000;
}
