html {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 0.8em;
}

body {
//    background-color: #9F9F9F;
    background-color: #BFD8E5;
    margin: 0px;
    padding: 0px;
    height: 100%
    font-family:"Century Gothic", Helvetica, sans-serif; 
}

.clear{
    clear: both;
    height: 0;
    visibility: hidden;
    display: block;
}

.maintable{
/*    background-color:#F9F9F9;*/
    background-color: #FFF;
    width: 100%;
}

ul.actual {
    padding-left:10px;
    margin-top:0px;
    margin-bottom:0px;
    *margin-left:0px;
<!--[if lt IE 8]>
    padding-left:20px;
<![endif]-->

}
ul.actual li { 
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("../_service/images/bullet_go.png");
    background-origin: padding-box;
    background-position: 0% 0%;
    background-repeat: no-repeat;
    background-size: auto;
    padding-left: 20px;
    margin-bottom: 2px;
    list-style-type:none;
}

.iemarginfix {
    margin-bottom:0px;
    margin-top:0px;
}

#formElem {
    margin-bottom:0px;
    margin-top:0px;
    padding-bottom:5px;
}

.button {
    background-color:#D4D0C8;

    border: 1px solid #ddd;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 5px;
    outline: none;
    color: #000000;
    cursor:pointer;
}

DIV#Page {
/*    background-color: #F9F9F9;*/
    background-color: #FFF;
    width: 1205px;
    margin-left: auto;
    margin-right: auto;
    height: 100%;
}

DIV#Path {
    padding: 0px 5px 5px 9px;
    border-bottom-color: #e2e2e2;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    margin-top:20px;
}

/********************************************************************/

A {
    color:#000;
    text-decoration: none;
}
A:hover {
    text-decoration: underline;
}

a img {
    border: none;
}

/********************************************************************/

#OpinionFormClass {
    padding-right:10px;
    padding-left:5px;
}

#logos-menu {
    width:150px;
}

DIV#Visual{
    position: relative;
}

#Visual .Title{
    position: absolute;
    top: 100px;
    right: -10px;
    width: 858px;
    font: 18px/1 "Arial";
    color: #FFFFFF;
    text-align: left;
    text-transform: uppercase;
}
#Visual .Title B{
    font-size: 120%;
}

/********************************************************************/

.ImagesList IMG {
    margin: 5px;
    border: 1px solid #000000;
}
.ImagesGallery IMG {
    margin: 5px;
    border: 1px solid #000000;
}
.ImagesGallery .EPG_text_container A {
    padding: 0px 10px 20px 10px;
}

/********************************************************************/

A.NavigateButton{
    display: inline-block;
    margin:0;
    min-width: 16px;
    padding:3px 2px;
    border: 1px solid #dbdbff;
    background: #FFF;
}
A.NavigateButton:hover{
    border: 1px solid #8888DD;
    background: #9999EE;
    color: #FFFFFF;
    text-decoration: none;
}

/********************************************************************/

#Bottom{
    padding-left: 10px;
    padding-right: 10px; 
}
.TechInfo{
    color: #FFF;
    font-size: 12px;
}
.TechInfo A{
    color: #FFF;
    text-decoration:none;
}
.TechInfo A:hover{
    text-decoration:underline;
}

/********************************************************************/

.actualiefix {
    width:3000px; /* IE fix */
    height:100%;
    padding-left:9px;
    padding-right:10px;
}

#ulfix ul{
    padding-left:0px;
}

/********************************************************************/

DIV.Box{
      padding-top: 5px;
      padding-bottom: 5px;
      padding-left: 10px;
      padding-right: 10px;
}

DIV.Box .Caption > DIV{
    padding-left:3px; 
    font-weight: bold;
    color: #F000; 
    text-transform: uppercase; 
    text-align: left;
/*    background-color: #F9F9F9;*/
    background-color: #FFF;
}

DIV.Box .Panel > DIV{
    overflow: hidden;
}

.Box .Content{
    padding: 10px;
}

.Box .ContentNew{
    padding: 0px;
}

.Box .ContentNew a{
    padding: 0px;
    color:#006699;
    font-style: italic;
}

DIV.RSBox{
    padding: 5px;
}

DIV.RSBox .RSCaption > DIV{
    padding-bottom:7px;
    padding-left:3px; 
    font-weight: bold; 
    color: F000; 
    text-transform: uppercase; 
    text-align: left;
}

.TitleCaption {
    color:#000000;
    font-weight: bold;
    font-size: 12pt;
    padding-bottom: 7px;
    padding-left: 7px;
    padding-top: 7px;
    text-align: center;

    border-bottom-color: #e2e2e2;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

.BlackCaption {
    background: #006699;
    padding: 5px 10px;
    font-weight: bold;
    color: #FFFFFF; 
    text-transform: uppercase; 
    text-align: left;
}

/********************************************************************/
/*                            More Button                           */
/********************************************************************/

.next2 {
    text-align: right;
    vertical-align: middle;
}
.next3 {
    text-align: left;
    vertical-align: bottom;
    margin-top: 10px;
    margin-left: 10px;
}
.next2 a:link, .next2 a:visited, .next3 a:link, .next3 a:visited {
    padding: 5px 10px 5px 10px;
    font-size: 8pt;
    background: url(../_service/images/background_grey.gif) #d4d0c8 no-repeat right top;
    margin: 0px 0px 0px 0px;
    color: #333333;
    height: 16px;
    text-align: left;
    text-decoration: none;
    display: inline-block;
}
.next2 a:active, .next2 a:hover, .next3 a:active, .next3 a:hover {
    background: url(../_service/images/background_grey.gif) #95928c no-repeat right top;
    color: white;
    text-decoration: none
}


/********************************************************************/
/*                       Horizontal Nav Menu                        */
/********************************************************************/
#menu-wrapper{
    width:100%;
    background-color:#006699;
}

#menu-container{
//    width:927px;
    width:1200px;
    margin-left:auto;
    margin-right:auto;
    background-color:#006699;
}

#jMenu {
    display: table;
//    display: inline;
    margin: 0;
    padding: 0
}

#jMenu li {
    display: table-cell;
    background-color:#006699;
    margin: 0;
    *float: left;
}

#jMenu li a {
    padding: 10px;
    display: block;
    background-color: transparent;
    color: white;
    text-transform: uppercase;
    cursor: pointer;
    font-size: 11px;
}

#jMenu li ul {
    display: none;
    position: absolute;
    z-index:5000;
    padding: 0;
    margin: 0;
}

#jMenu li ul li {
    background-color:#006699;
    display: block;
    border-bottom: 1px solid #2C779C;
    padding: 0;
}

#jMenu li ul li.arrow {
    background-color:#006699;
    background-image: url('../images/arrow_down_new.png');
    background-repeat: no-repeat;
    background-position: center center;
    height: 6px;
    padding: 0;
    border-bottom: none;
    padding-bottom: 10px
}

#jMenu li ul li a {
    font-size: 11px;
    text-transform: none;
    padding: 7px;
    display: block;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
}

#jMenu li ul li a.isParent {
    background-color: #014F76;
    background-image: url('../images/arrow_right_new.png');
    background-repeat: no-repeat;
    background-position: right center;
}

#jMenu li ul li a:hover {
    background-color: #006699;
    border-top: 1px solid #006699;
    border-bottom: 1px solid #006699;
}




/********************************************************************/
/*           News / Announcements / Research Support Boxes          */
/********************************************************************/

.Submitted { 
    color: #AAAAAA;
    font-size: 12px;
}
.news {
/*    background: url("../_service/images/news/news_small.png") no-repeat scroll left center transparent;*/
    height: 70px;
    padding-left: 50px;
    margin-left: 10px;
    text-align: left;
    display: table; 
}
.announcements {
/*    background: url("../_service/images/announcements/announcements_small.png") no-repeat scroll left center transparent;*/
    height: 70px;
    padding-left: 50px;
    margin-left: 10px;
    text-align: left;
    display: table; 
}
.novpostup {
    background: url("../_service/images/icons/novpostup_1.png") no-repeat scroll left center transparent;
    height: 70px;
    padding-left: 50px;
    margin-left: 10px;
    text-align: left;
    display: table; 
}
.researchsupport {
    padding: 0px 10px 0px 70px;
    border: 1px solid #C9C9C9;
    margin-top: 10px;
    margin-left: 10px;
    width: 190px;
    float: left;
    height: 80px;
    display: table;
/*    background-color:#F6F6F6;*/
    background-color:#FAFAFA;
}
.researchsupport:hover {
    background-color:#EAF4FF;
}
#researchsupportlist {
    padding-left: 30px;
    padding-right: 10px;
}
#researchsupportlist li{
    padding-bottom: 5px;
    padding-left: 5px;
}
.news-date {
	color: #777777;
	font-size: 11px;
}
.news p, .announcements p, .novpostup p, .researchsupport p {
    display: table-cell; 
    vertical-align: middle; 
<!--[if lt IE 8]>
    display:block;
    margin-top: expression((parentNode.offsetHeight.offsetHeight/2)-(parseInt(this.offsetHeight)/2) <0 ? "0" :(parentNode.offsetHeight/2)-(parseInt(this.offsetHeight)/2) +'px');
<![endif]-->
}
.news p a, .announcements p a, .novpostup p a, .researchsupport p a {
    color: #000000;
    text-decoration: none
}
.ullistsupport { font-family: Georgia,serif; list-style-image: url("../_service/images/bullet_go.png"); }
.ullistsupport li{ padding-bottom:5px; }


/********************************************************************/
/*                     Student / Professor Info                     */
/********************************************************************/
.forstudents {
    background: url("../_service/images/student_square.png") no-repeat scroll left center transparent;
    height: 100px;
    padding-left: 90px;
    text-align: left;
    display: table; 
}
.forprofessors {
    background: url("../_service/images/professor_square.png") no-repeat scroll left center transparent;
    height: 100px;
    padding-left: 90px;
    text-align: left;
    display: table; 
}
.forstudents p {
    display: table-cell; 
    vertical-align: middle; 
    background-size: initial;
}
.forprofessors p {
    display: table-cell; 
    vertical-align: middle; 
}



/********************************************************************/
/*                            Search Box                            */
/********************************************************************/
#wrapper{
/*    -moz-box-shadow:0px 0px 5px #aaa;
    -webkit-box-shadow:0px 0px 5px #aaa;
    box-shadow:0px 0px 5px #aaa;*/
/*    -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);*/
/*    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px;*/
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    behavior: url(../js/PIE.htc);
    position: relative;
/*    border:2px solid #fff;*/
    border: 1px solid #CCC;
/*    background-color:#f9f9f9;*/
    background-color: #FFF;
    overflow:hidden;
}

.step{
    float:left;
}

#steps form p{
    clear:both;
    position: relative;
    margin-top:0px;
    margin-bottom:0px;
}

#steps form p label{
    float:left;
    text-align:right;
    margin-right:15px;
    line-height:26px;
    color:#666;
    text-shadow:1px 1px 1px #fff;
    font-weight:bold;
}

#steps form fieldset{border:none;}
#steps form input:not([type=radio]),
#steps form select{
    border: 1px solid #ddd;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    outline: none;
    padding: 5px;
//    float:left;
}

.newbooks {
	margin-top: 4px;
	min-height:208px;
}
.actualinfo {
	height: 210px;
	/*height: 255px;*/
}



/********************************************************************/
/*                      MBA/EDD/Request-Response                    */
/********************************************************************/
.mbaedd-background {
	background-color: #EEEEEE;
	border: 1px solid #000;
	padding-bottom: 10px;
}
.mbaedd-header {
	background-color: #666666;
	color: #FFF;
	font-weight: bold;
	padding: 10px 10px 10px 0px;
	text-align: center;
}



/********************************************************************/
/*                         Header / Footer                          */
/********************************************************************/
#title-logo{
    margin-top: 13px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size:16px;
    font-weight: bold;
    color: #006699;
    text-shadow: 0px 0px 5px #aaa;
    padding-left:50px;
}
#title-logo a{
    color: #006699;
}

#title-logo A:hover{
    text-decoration: none;
}

#strap-container{
    margin:0 auto;
}

#strap #strap-container {
    min-height:100px;
    position:relative;
    z-index:2;
    overflow:visible;
}

#strap #strap-links ul{
    position:absolute;
    top:54px;
    bottom:0;
    z-index:10000;
}

#strap{
    -moz-border-radius:10px;
    -webkit-border-radius:10px;

    -moz-border-bottom-left-radius:0px;
    -moz-border-bottom-right-radius:0px;
    -webkit-border-bottom-left-radius:0px;
    -webkit-border-bottom-right-radius:0px;

    border-radius: 10px 10px 0px 0px;
    behavior: url(../js/PIE.htc);
    position: relative;
    border:2px solid #fff;
    background-color: #FFF;
	
	/* New Year
    background-image: url("../_service/images/logo/new_year_overlay.png");
    background-repeat: no-repeat;
    background-position: right -50px;
	/* New Year */
	
	/* 9th of May
	background-image: url("../_service/images/logo/9may_bg_1.png");
	background-repeat: no-repeat;
	background-size: 100% 100%;
	/* 9th of May */
	
	overflow:hidden;
    border-style:solid;
    border-width: 0px; 
    height:100px;
    margin-left: auto;
    margin-right: auto;
//    width: 927px;
    width: 1205px;
}

#sub-footer-inner { 
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    
    -moz-border-top-left-radius:0px;
    -moz-border-top-right-radius:0px;
    -webkit-border-top-left-radius:0px;
    -webkit-border-top-right-radius:0px;

    border-radius: 0px 0px 10px 10px;
    behavior: url(../js/PIE.htc);
    position: relative;
    border:2px solid #fff;
/*    background-color:#F9F9F9;*/
    background-color: #FFF;
    overflow:hidden;
    border-style:solid;
    border-width: 0px; 
    height:70px;
    padding-top:20px;

//    background-color:#444444;
    background-color:#006699;
    margin-left: auto;
    margin-right: auto;
//    width: 927px;
    width: 1205px;
    color:#FFFFFF;
}

#copyright { 
    text-align:right;
    padding-right:20px;
    float:right;
}

#facebook-icons {
    text-align:left;
    padding-left:20px;
    float:left;
	padding-top: 10px;
}

#impaired-icons {
	text-align:left;
	float:left;
	padding-left:10px;
	padding-top: 10px;
}


/********************************************************************/
/*                       Div/Table separators                       */
/********************************************************************/

.block-vertical { 
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("../_service/images/block_v_3.png");
    background-origin: padding-box;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 1px 85%;
}

.tab-sep {
    border-bottom-color:#E2E2E2;
    border-bottom-style:solid;
    border-bottom-width:1px;
}

/********************************************************************/
/*                       Register/Blank forms                       */
/********************************************************************/

.ErrorMessage{
    color: #FF0000;
}
.SuccessMessage{
    color: #00AA00;
}

/********************************************************************/
/*                         Data-Table Style                         */
/********************************************************************/

table.data-table { font-size: 13px; border: 0px solid #CCCCBB; margin-bottom: 2em; width: 100%; }
table.data-table th { background: none repeat scroll 0 0 #F0F0F0; border: 1px solid #C9C9C9; color: #555555; text-align: left; } table.data-table tr { border-bottom: 1px solid #C9C9C9; } table.data-table td { padding: 10px; } table.data-table table th { padding: 0px; }
/*table.data-table td { background: none repeat scroll 0 0 #F6F6F6; border: 1px solid #C9C9C9; }*/
table.data-table td { background: none repeat scroll 0 0 #FAFAFA; border: 1px solid #C9C9C9; }
table.data-table tr.even td { background: none repeat scroll 0 0 #FCFCFC; }
.baseImages { width:100px; }
table.data-table .descwidth { width:200px; }

/*.table-stat { border-collapse: collapse; width: 100%; }*/
.table-stat { background-color:#EEE; width: 100%; }
.table-stat td { text-align: center; padding: 10px; width: 10em; }
.table-stat th { text-align: center; width: 10em; padding: 10px; background-color: #e8503a; color: #FFF; }
.table-stat tr:nth-child(even) { background-color: #EEE; }
.table-stat tr:nth-child(odd) { background-color: #FFF; }
.table-stat .border-left { background-color: #FFF; border-bottom: 1px solid #EEE; border-left: 2px solid #EEE; };


/***********************************************************/
/*                      Spoiler Style                      */
/***********************************************************/

.knob {
    color: #006699;
    font-style: italic;
    padding: 0px;
}

.knob:hover { 
    text-decoration: underline;
    cursor:pointer;
}

/******************************************************************/
/*                    DataTable script style                      */
/******************************************************************/
 
table.sortedtable { margin:10px 0pt 15px; width: 100%; text-align: left; }
table.sortedtable thead tr th { background-color: #e2e2e2; border: 1px solid #e2e2e2; font-size: 8pt; padding: 4px; }
table.sortedtable thead tr .header { background-image: url("../css/images/bg.gif"); background-repeat: no-repeat; background-position: center right; cursor: pointer; }
table.sortedtable tbody td { color: #3D3D3D; padding: 4px; vertical-align: top; }
table.sortedtable tbody tr.odd td { background-color:#F0F0F6; }
table.sortedtable thead tr .sorting_asc {
    background-image: url("../css/images/desc.gif"); /* changed because russian language is not entirely supported */
    background-repeat:no-repeat;
/*    background-attachment:fixed;*/
    background-position:100% 50%;
}
table.sortedtable thead tr .sorting_desc {
    background-image: url("../css/images/asc.gif"); /* changed because russian language is not entirely supported */
    background-repeat:no-repeat;
/*    background-attachment:fixed;*/
    background-position:100% 50%;
}
table.sortedtable thead tr .sorting_asc, table.sortedtable thead tr .sorting_desc {
    background-color: #006699;
    color: #FFFFFF;
}

table.sortedtable tbody td {
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
    word-break:break-all;
}

table.sortedtable tfoot { background-color:#E2E2E2; }
table.sortedtable tfoot tr th { padding:4px; height:25px; }

.paging_full_numbers a.paginate_button,
    .paging_full_numbers a.paginate_active {
    padding: 2px 5px;
    margin: 0 3px;
    cursor: pointer;
    *cursor: hand;
    color: #333 !important;
    border: 1px solid #D4D0C8;
}

.paginate_button {
    font-style: normal;
}

.paging_full_numbers a.paginate_button { background-color: #ddd; }
.paging_full_numbers a.paginate_button:hover { background-color: #ccc; text-decoration: none !important; }
.paging_full_numbers a.paginate_active { background-color: #99B3FF; }

.dataTables_paginate {
    height: 30px;
    padding-top: 10px;
    font-style: normal;
}


/******************************************************************/
/*                    Search slide-out input                      */
/******************************************************************/

.cf{
    zoom:1;
}

.search-wrapper {
    width: 160px;
    *width: 170px;
    margin-top: 5px;
/*    box-shadow: 0 1px 1px rgba(0, 0, 0, .4) inset, 0 1px 0 rgba(255, 255, 255, .2);*/
    margin-left: 40px;
    *margin-left: 10px;
    margin-bottom:0px;
}

.search-wrapper input {
    *float:left;
    width: 95px;
    height: 16px;
    padding:5px;
    border: 0;
/*    background: #EEE;*/
    background: #FFF;
    border-radius: 3px 0 0 3px;
}

.search-wrapper input:focus {
    outline: 0;
    background: #fff;
    box-shadow: 0 0 2px rgba(0,0,0,.8) inset;
}

.search-wrapper input::-webkit-input-placeholder {
   color: #999;
   font-weight: normal;
   font-style: italic;
}

.search-wrapper input:-moz-placeholder {
    color: #999;
    font-weight: normal;
    font-style: italic;
}

.search-wrapper input:-ms-input-placeholder {
    color: #999;
    font-weight: normal;
    font-style: italic;
}    

.search-wrapper button {
    overflow: visible;
    position: relative;
    float: right;
    border: 0;
    padding: 0;
    cursor: pointer;
    height: 26px;
    width: 55px;
    color: white;
    background: #f1972a;
    border-radius: 0 3px 3px 0;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .3);


    font-size: 80%;


}

.search-wrapper button:hover{     
    background: #dc8000;
}   

.search-wrapper button:active,
.search-wrapper button:focus{ 
    background: #f1972a;
    outline: 0;   
}

.search-wrapper button:before { /* left arrow */
    content: '';
    position: absolute;
    border-width: 8px 8px 8px 0;
    border-style: solid solid solid none;
    border-color: transparent #f1972a transparent;
    *bottom: 3px;
    left: -6px;
}

.search-wrapper button:hover:before{
    border-right-color: #dc8000;
}

.search-wrapper button:focus:before,
.search-wrapper button:active:before{
    border-right-color: #f1972a;
}  
 
.search-wrapper button::-moz-focus-inner {
    border: 0;
    padding: 0;
}

@media screen and (-webkit-min-device-pixel-ratio:0) { /* fix for google chrome */
    .search-wrapper input {
        width: 91px;
    }
    .search-wrapper button:before {
        border: 0px solid;
    }
}


/*******************************************************/
/*                    Search tabs                      */
/*******************************************************/

#Searchwrapper {
    margin: 0px 10px 15px 10px;
    width: 590px;
    float:left;
}
#tabswrapper {
    position: relative;
    top: -1px;
    z-index:10;
    height: 162px;
/*    height: 167px;*/
    padding:10px;
/*    background-color: #F9F9F9;*/
    background-color: #FFF;


/*    -moz-box-shadow:0px 0px 5px #aaa;
    -webkit-box-shadow:0px 0px 5px #aaa;
    box-shadow:0px 0px 5px #aaa;*/
/*    -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);*/
/*    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius: 0px 10px 10px 10px;*/
    border-radius: 0px 3px 3px 3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-top-left-radius:0px;
    -webkit-border-top-left-radius:0px;
/*    border: 1px solid #D4D4D4;*/
    border: 1px solid #CCC;
    behavior: url(../js/PIE.htc);
}
.searchtabs {
    padding-left:0px;
    margin: 0px;
    position: relative;
    z-index:20;
}
.searchtabs li {
    list-style:none;
    display:inline;
}
.searchtabs a {
    padding:5px 10px;
    display:inline-block;
/*    background-color:#DC8000;*/
/*    background-color:#F1972A; */
background-color:#e9f4f7;
/*    color:#fff;*/
    color:#000;
    text-decoration:none;

    border: 1px solid #D4D4D4;
    border-bottom: 0px;
}
.searchtabs a:hover {
/*    background-color:#DC8000;*/
	background-color:#EEE;
}
.searchtabs a.active {
/*    background-color: #F9F9F9;*/
/*    background-color: #FFF;*/
    background-color:#2664a1;
	text-decoration:underline;
/*    color:#000;*/
    color:#FFF;
}
.tabcontent {
/*    background-color: #F9F9F9;*/
    background-color: #FFF;
    height:100%;
}
#searchhelp {
/*    float: right;
    width: 200px;*/
    max-width:230px;
    padding: 10px;
    background-color: #E9E9E9;
    height: 130px;
    margin-left:20px;
}


/***************************************************/
/*               Covers from Irbis                 */
/***************************************************/

#cover-images img{
    padding:9px;



}


/***************************************************/
/*           Mobile version of website             */
/***************************************************/

/*.mobileMenu {
    text-align: center;
    padding-left: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 220px;
}
.mobileMenu li{
    padding: 10px;
    display: block;
    background-color:#069;
    text-transform: uppercase;
    margin-bottom: 10px;
    width: 200px;
}
.mobileMenu li a{
    color: #FFF;
}*/

.mainText {
    color:#069;
    font-family:"Georgia",serif;
    text-align:center;
    padding:10px;
}
#wrapper-mobile-main { background-color:#FFF; padding: 37px 0px 5px 0px; }
#wrapper-mobile-main div ul li { padding: 5px; }
#wrapper-mobile-main .ContentNew ul { padding-left:5px; }
.wrapper-mobile {
    margin:10px;
    margin-top:10px;
    padding:10px;
    background-color:#FFF;
}
.mb10 {
    margin-bottom:10px;
}
#slickfooter {
    background-color:#069;
    color: #FFF;
    padding:10px;
}
.searchDivMobile {
    text-align:center;
    padding: 5px 0px;
/*    border: 1px dotted #069;*/
    border: 1px solid #D2D2D2;
    border-radius:5px;
    margin: 0px 10px;
}
.searchButtonMobile {
    border-radius: 3px;
    margin: 5px;
    cursor: pointer;
    padding: 5px;
    border: 0px solid #000;
    background-color: #F1972A; /* hover - #DC8000 */
    color: #FFF;
}
.searchButtonMobile:hover, 
.searchButtonMobile:active,
.searchButtonMobile:focus {
    background: #DC8000;
    outline: 0;
}
#pathMobile {
    padding: 10px;
    border: 1px solid #D2D2D2;
    border-radius:5px;
    margin: 10px;
}
#pathMobile a { color: #000; font-style: normal; }
.banner-mobile {
    padding:5px;
    text-align:center;
}
.switchTemplate {
    color: #FFF;
    font-style: italic;
}


/***************************************************/
/*                   Login form                    */
/***************************************************/

#notification-box-error {
    border-radius: 4px;
    background-color: #FEF1EC;
    border: 1px solid #CD0A0A;
    font-size: 10pt;
    padding-left: 30px;
    color: #444;
    margin: 10px 10px 15px;
}
.loginForm, .stavForm {
    margin-left:auto;
    margin-right:auto;
    margin-top: 10px;
    border-radius: 3px;
    border: 1px solid #ccc;
/*    box-shadow: 0 1px 2px rgba(0, 0, 0, .1);*/
}
.loginForm {
    width:200px;
    padding: 20px;
}
.stavForm {
    padding: 15px;
    margin-bottom: 10px;
}
.customTextStyle, .loginText, .loginPassword, .stavText {
    margin-top: 5px;
    height: 25px;
    border: 1px solid #c7d0d2;
    border-radius: 2px;
/*    box-shadow: inset 0 1.5px 3px rgba(190, 190, 190, .4), 0 0 0 5px #f5f7f8;*/
    padding-left: 10px;
    font-size: 13px;
    font-family: Arial;
}
.wrapper-advanced {
    border-radius:3px;
    border: 1px solid #CCC;
/*    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);*/
}


/***************************************************/
/*                Bootstrap button                 */
/***************************************************/

.bootstrapbutton {
    padding: 4px 12px;
    cursor: pointer;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #5bb75b;
    *background-color: #51a351;
    background-image: -moz-linear-gradient(top, #62c462, #51a351);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
    background-image: -webkit-linear-gradient(top, #62c462, #51a351);
    background-image: -o-linear-gradient(top, #62c462, #51a351);
    background-image: linear-gradient(to bottom, #62c462, #51a351);
    background-repeat: repeat-x;
    border: 1px solid #cccccc;
    *border: 0;
    border-color: #51a351 #51a351 #387038;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    *zoom: 1;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
       -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
            box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}


.bootstrapbutton:hover,
.bootstrapbutton:focus {
    color: #333333;
    text-decoration: none;
    background-position: 0 -15px;
    -webkit-transition: background-position 0.1s linear;
       -moz-transition: background-position 0.1s linear;
         -o-transition: background-position 0.1s linear;
            transition: background-position 0.1s linear;
}
.bootstrapbutton:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
       -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
            box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.bootstrapbutton:hover,
.bootstrapbutton:focus,
.bootstrapbutton:active,
.bootstrapbutton.active,
.bootstrapbutton.disabled,
.bootstrapbutton[disabled] {
    color: #ffffff;
    background-color: #51a351;
    *background-color: #499249;
}
.bootstrapbutton:active,
.bootstrapbutton.active {
    background-color: #408140 \9;
}


/***************************************************/
/*                File upload form                 */
/***************************************************/

/*.fileform .selectbutton { 
    background-color: #A2A3A3;
    border: 1px solid #939494;
    border-radius: 2px;
    color: #FFFFFF;
    float: right;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    padding: 2px 6px;
    text-align: center;
    vertical-align: middle;
    width: 50px;
    cursor:pointer;
}

.fileform .selectbutton:hover {
    background-color: #C5C5C5;
}

.fileform #pdfFileUpload, .fileform #pdfFileUploadPril {
    position:absolute; 
    top:0; 
    left:0; 
    width:100%; 
    -moz-opacity: 0; 
    filter: alpha(opacity=0); 
    opacity: 0; 
    font-size: 150px; 
    height: 30px; 
    z-index:20;
}*/


/***************************************************/
/*      Style for english version of website       */
/***************************************************/

.divdatawrap {
    padding: 0px 15px;
    margin: 10px 10px 10px 50px;
    /*background-color:#F6F6F6;*/
    border: 1px solid #C9C9C9;
}

.spanlinkstyle {
    background-repeat:no-repeat;
    background-image:url("../_service/images/bullet_circle_16px.png");
    margin-left:40px;
    padding-left:25px;
}

.spoilerparentdiv { margin-top:10px; }
.spoilerparentdiv .sp { margin-bottom:10px; }

.langswitch {
    position: absolute;
    text-align: right;
    margin-top: 10px;
    width: 1190px;
    font-weight: bold;
    z-index: 9;
}
.langswitch a { color: #006699; }


/**************************************************/
/*               New wrapper style                */
/**************************************************/
.wrapper-widget {
    padding: 10px;
    border: 1px solid #D9D9D9;
}
.wrapper-widget .more {
/*    clear: both;
    display: block;*/
    padding: 5px 10px;
    text-transform: uppercase;
    color: #555;
    opacity: 0.7;
    margin: -10px;
    border-bottom: 1px solid #D9D9D9;
    /*background-color: #F9F9F9;*/
    background-color: #FFF;
}
.pull-right {
    float: right;
}
.wrapper-widget a.more:hover {
    text-decoration: none;
    opacity: 1;
}


/**********************************************/
/*               VK plugin fix                */
/**********************************************/
#vk_groups {
    margin-left: auto;
    margin-right: auto;
}


/***********************************************/
/*         Bootstrap notification box          */
/***********************************************/
 .notification-limit, .notification-limit-yellow, .notification-box-error {
	position: relative;
	zoom: 1;

    -moz-border-radius:4px;
    -webkit-border-radius:4px;
	border-radius: 4px;

	background-position: 18px 50%;
	background-repeat: no-repeat;
	text-align: center;
	
	font-size: 10pt;
	padding-left:50px;
	padding-right:50px;
	*padding-top:15px;
	*padding-bottom:15px;

	color: #444444;
	margin: 10px;
}
.notification-limit {
	background-color: #E2F3FF;
	border: 1px solid #6CACDD;
	background-image: url("http://libcatalog.mephi.ru/www/irbis64r/images/notifications/info.png");
}
.notification-limit-yellow {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border: 1px solid #d4af64;
	background-image: url("http://libcatalog.mephi.ru/www/irbis64r/images/notifications/warning.png");
}
.notification-box-error {
	background-color: #FEF1EC;
	border: 1px solid #CD0A0A;
	background-image: url("http://libcatalog.mephi.ru/www/irbis64r/images/notifications/error.png");
}
.notification-box-error a:hover { color: #000000; }

.notification-english {
	font-size: 16px;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}


/***********************************************/
/*       			  Misc       			   */
/***********************************************/
.icon-cite-report {
	width: 17px;
	height: 17px;
	margin-right: 5px;
	display: inline-block;
	background: url(../_service/images/clarivate_icons.png) no-repeat 0 0;
	background-position: 0 -404px;
    /*background-position-x: 0px;
    background-position-y: 0px;*/
	vertical-align: middle;
	*zoom: 1;
}

.icon-cite-analyze {
	width: 21px;
	height: 15px;
	display: inline-block;
	background: url(http://images.webofknowledge.com/WOKRS527R13/images/ru_RU/icon_ra.gif) no-repeat 0 0;
	vertical-align: middle;
	*zoom: 1;
	padding-bottom: 5px;
}


/************************************************************/
/*       					 Tooltip       			 	  	*/
/*	https://www.w3schools.com/howto/howto_css_tooltip.asp	*/
/************************************************************/
.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted #006699;
	-ms-word-break: normal;
	word-break: normal;
}
.tooltip .tooltiptext {
    visibility: hidden;
    width: 220px;
    background-color: #555;
    color: #fff;
    text-align: center;
    padding: 5px;
    border-radius: 6px;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -110px;
	-ms-word-break: normal;
	word-break: normal;
    /* Fade in tooltip */
    opacity: 0;
    transition: opacity 1s;
}
.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}
.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
} 






/************************************************************/

.Rotate_90 {

   writing-mode: tb-rl;
   transform:rotate(180deg);
   font-size:18px;
  position: relative;
  color: #000000;
}

.Rotate_90:before {
writing-mode: tb-rl;
   font-size:18px;
  border-bottom: 2px solid black;
  position: absolute;
  content: "";
  width: 100%;
  height: 50%;

  transform: rotate(-1deg);
}

.Rotate90{
   writing-mode: tb-rl;
   transform:rotate(180deg);
   font-size:18px;
}


.Rotate90No{
   writing-mode: tb-rl;
   text-decoration: line-through;
   transform:rotate(180deg);
   font-size:18px;
}

