.popup { font-size: 12px; }
.popup .background { background-color: #fff; }
.popup .headerbackground { background-color: #eee; }
.popup .headtext { font-weight: 700; font-size: 16px; }
.popup .title { font-weight: 700; font-size: 16px; }

.platform { font-weight: 400; font-style: normal; font-size: 12px; }
.sortrow { font-weight: 300; }
.infoid { font-weight: 300; }

.meta { font-weight: 300; color: #999; }
.meta .link { font-weight: 300; color: #999; text-decoration: underline; }

.list .title { color: #000; }

.item .title {
        font-size: 24px;
        margin: 0px 0px 8px 0px;
        padding: 0px;
        font-weight: 300;
        line-height: 100%;
}
.item .url { text-decoration: underline; }
.item .backgound { background-color: #E3E3E6; }

.statusmessage { color: #900; }
.forms .errormsg { color: #900; }
.forms .errordescription { color: #900; }

.path { }
.path .link { color: #900; }

.menu { }

.paging { }
.paging .link { }

.editlink { color: #900; }
.notice { font-weight: 300; color: #999; }
		
	
/* montserrat-regular - latin_cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/montserrat-v25-latin_cyrillic-ext-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/montserrat-v25-latin_cyrillic-ext-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/montserrat-v25-latin_cyrillic-ext-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/montserrat-v25-latin_cyrillic-ext-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/montserrat-v25-latin_cyrillic-ext-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/montserrat-v25-latin_cyrillic-ext-regular.svg#Montserrat') format('svg'); /* Legacy iOS */
}