﻿
/*=========================
For detail page
===========================*/
.detailBg
{
    text-align: justify;
    padding: 10px 15px;
    width: 100%;
}

.detailTitle
{
    width: 100%;
    height: auto;
    text-align: left;
    border-bottom: dotted 1px #27408B;
    padding-top:7px;
    padding-bottom:7px;
    text-align: left;
    color: #0066cc;
    font-weight: bold;
    font-size: 18px;
}

.detailTitle a
{
    text-decoration: none;
    color: #0066cc;
    font-weight: bold;
   font-size: 18px;
}

.detailTitle a:hover
{
    color: #004d99;
}

.detailDes
{
    font-size: 13px;
    text-align: justify;
    font-weight: bold;
    margin-left: 0px;
    margin-top: 5px;
    width: 100%;
    height: auto; /*color:#27408B;*/
  /*  color: #0033ff;*/
  color:#000000;
    padding: 0px;
    clear: both;
}

.detailContent
{
    font-family: Arial;
    font-size: 13px;
    margin-top: 5px;
    margin-left: 0px;
    padding-left: 0px;
    clear: both;
    text-align:justify;
}

.detailContent p
{
    padding-top: 10px;
}


.detailContact
{
    font-family: Arial;
    font-size: 13px;
    padding-left: 5px;
    padding-right: 5px;
}

.detailContact p
{
    padding-top: 5px;
}

.dnewstitle
{
    width: 100%;
    padding-top: 10px;
    padding-bottom: 5px;
    height: auto;
    color: #0038b0;
    font-weight: bold;
    font-size: 17px;
    text-align: justify;
}

.dnewstitle a
{
    color: #009900;
    text-decoration: none;
}

.dnewstitle a:hover
{
    color: #339900;
}

.dnewstitleCenter
{
    /*color:#3333ff; */
    color: #02345e;
    font-weight: bold;
    padding: 14px 5px;
    font-size: 14px;
    text-align: center;
}

.dnewstitleCenter a
{
    color: #02345e;
    text-decoration: none;
}

.dnewstitleCenter a:hover
{
    color: #339900;
}
/*
.detailImg
{
	text-align:center;
	width:200px;height:124px;
	}
*/

.detailView
{
    text-align: right;
    float: right;
    color: #666666;
    padding-top: 3px;
}

.detailView a
{
    color: #666666;
    text-decoration: none;
}

.detailView a:hover
{
    color: #022bfd;
}

.newsTitle
{
    padding: 0px 5px;
    text-align: justify;
    padding-left: 5px;
}

.detailAuthor
{
    text-align: right;
    font-style: italic;
    font-weight: bold;
    padding-right: 20px;
}

.title2
{
    color: #003366;
    font-weight: bold;
    text-align: left; /*border-bottom:double #003399;*/
    padding-top: 10px;
}

.title2 a
{
    color: #003366;
    font-weight: bold;
    text-decoration: none;
}

.title2 a:hover
{
    color: #0066cc;
    text-decoration: underline;
}

.imgRounding
{
    padding: 3px;
    border: solid 1px #cccccc;
    margin-right: 5px;
    margin-bottom: 5px;
}

.newsContent
{
    text-align: justify;
    padding: 0px 5px;
}

.goUp
{
    text-align: right;
    padding-top: 3px;
}

.goUp a
{
    text-decoration: none;
}

.goUp a:hover
{
    color: #6b9902;
}


.boxnewsdate
{
    color: #6b9902;
}

.linelist
{
    height: 12px;
    width: 100%;
   /* margin-left: 20px;*/
    border-top: dotted 1px #cccccc;
}

.dnewsdateleft
{
    font-size: 12px;
    float: left;
    padding-top: 5px;
    color: #666666;
    font-style: italic;
}

.dnewsdateright
{
    font-size: 12px;
    float: right;
    padding-top: 5px;
    padding-right: 10px;
    color: #666666;
}

.dnewsdateright a
{
    text-decoration: none;
    color: #666666;
}

.dnewsdateright a:hover
{
    color: #0033ff;
}

.shortImg
{
    width: 208px;
    float: left;
    margin-right: 5px;
}

.shortImgBorder
{
    padding: 3px;
    border: solid 1px #cccccc;
}

.imgDes
{
    color: #27408B;
    font-style: italic;
    padding: 3px;
}

.relatedList
{
    font-size: 13px;
    font-weight: bold;
    color: #EE0000;
    float: left;
    padding-left: 5px;
}

.bottomLine
{
    border-bottom: solid 2px #e4fb9f;
    width: 100%;
}

.listnewsitem
{
    padding: 8px;
}

.listnewsitem a
{
    text-decoration: none;
    color: #0252e5;
    font-weight: bold;
    font-size: 13px;
}

.listnewsitem a:hover
{
    color: #EE0000;
}

.listnewsitem img
{
    padding: 1px;
    margin: 5px;
    border: solid 1px #f0f0f0;
}

/*-- for document detail page--*/
.listdocHeader
{
    padding: 3px 5px;
    font-weight: bold; /*background-color:#f9f9f9;*/
    background-color: #cccccc;
}

.listdoc
{
    padding: 3px 5px;
    font-weight: normal;
}

.listdoc a
{
    text-decoration: none;
}

.listdoc a:hover
{
    text-decoration: underline;
    color: #fc3030;
}

/*--- End of detail page --*/


a:hover
{
    text-decoration: none;
    color: red;
}
.top
{
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 40px;
    overflow: hidden;
    z-index: 1;
    font-weight:bold;
    font-size:17px;
    color:#002db3;
    /*border-bottom: dotted 1px #f0f0f0;*/
}
.top a{
           color:#002db3;
}
.top a:hover {
           color:#0000ff;
}


.line
{
    border-bottom: solid 1px rgba(191, 136, 34, 0.3);
}
.vks-container
{
    padding: 0.01em 16px; /*padding-top:3px;*/
}
/*Slutt på "nullstilling"*/
@media (min-width: 1675px)
{
    #main
    {
        width: 79%;
    }
    #right
    {
        width: 21%;
    }
}
@media (max-width: 992px)
{
    .top
    {
        height: 100px;
    }
    .top img
    {
        display: block;
        margin: auto;
    }
    .top .vks-logo
    {
        position: relative;
        top: 0;
        width: 100%;
        text-align: center;
        margin: auto;
    }
    .toptext
    {
        width: 100%;
        text-align: center;
    }
    #leftmenu
    {
        display: none;
        position: fixed;
        top: 0;
        height: 100%;
        width: 260px;
        padding-top: 144px;
    }
    #leftmenu h2
    {
        font-size: 26px;
        width: 100%;
    }
    #leftmenu a
    {
        padding: 3px 2px 3px 24px;
    }
    #leftmenuinner
    {
        box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
        overflow: auto;
        -webkit-overflow-scrolling: touch;
        height: 100%;
        position: relative;
        width: auto;
        padding-top: 0;
        background-color: #f1f1f1;
    }
    #leftmenuinnerinner
    {
        overflow-y: scroll;
    }
    .bottomad
    {
        float: none;
        text-align: center;
    }
    #skyscraper
    {
        min-height: 60px;
    }
}
.vks-right
{
    float: right !important;
}
.vks-wide
{
    font-family: "Segoe UI" ,Arial,sans-serif;
    letter-spacing: 2px;
    font-size: 16px;
    font-weight: bold;
}
.vks-logo
{
    font-family: fontawesome;
    text-decoration: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 33px;
    letter-spacing: 1.5px;
    color: #ED3237;
    display: block; /*position:absolute;*/
    padding-top: 6px;
    padding-bottom: 0px; /*text-align:center;*/ /*padding-left:60px;*/ /*padding-left:0px;*/
    font-weight: bold;
}
.vks-logo:hover
{
    color: #555555;
    text-decoration: none;
}
.header-user
{
    text-transform: none;
    font-size: 13px;
    font-weight: bold;
    font-family: "Segoe UI" ,Arial,sans-serif;
    line-height: 1.4;
    color: #f5c809;
}

/*.page {
    width: 98%;
    margin: auto;
    min-height:520px;
    padding:5px 0px 10px 0px;
    background-color: #FFF;
    box-shadow: 0px 10px 20px 3px #d3d3d3;
    text-align: left;
}*/
.page
{
    width: 98%;
    margin: auto;
    padding: 5px 0px 10px 0px;
    min-height: 525px;
    background-color: #FFF; /*box-shadow: 0px 10px 20px 3px #d3d3d3;*/
    text-align: left;
}
.topnav
{
    position: relative;
    z-index: 10;
    background-color: #5f5f5f;
    color: #f1f1f1;
    width: 100%;
}
/*------------------------------------------------------------------------*/
/* Set height of the grid so .sidenav can be 100% (adjust if needed) */
/*.row.content {height: 1500px}*/

/* Set gray background color and 100% height */
.sidenav
{
    background-color: #f1f1f1;
    height: 100%;
}
.bg-grey
{
    background-color: #f6f6f6;
}
/* Set black background color, white text and some padding */
footer
{
    background-color: #555;
    color: white;
    padding: 15px;
}

/* On small screens, set height to 'auto' for sidenav and grid */
@media screen and (max-width: 767px)
{
    .sidenav
    {
        height: auto;
        padding: 15px;
    }
    .row.content
    {
        height: auto;
    }
}

/*end-----------------------------------------------*/
/*-page title-*/
.page-title
{
    display: block;
    width: 100%;
    border-bottom: #dde4e9 solid 1px;
    margin-bottom: 10px;
    padding: 0px 0px 6px 15px;
}

.page-title-left
{
    color: #f17904;
    font-weight: bold;
    padding: 5px 15px 7px 15px;
    font-family: Tahoma;
    border-bottom: #f17904 solid 2px;
    text-transform: uppercase;
}
/*-end page title-*/

/*-page panel title-*/
.page-panel-title
{
    display: block;
    clear: both;
    margin-bottom: 5px;
    border-bottom: #75b312e6 solid 1px;
    padding-bottom: 7px;
    padding-top: 4px;
}
.page-panel-title .page-panel-title-left
{
    font-family: Tahoma; /*font-weight: bold;*/
    color: #fff;
    font-size: 14px;
    text-transform: uppercase; /*background-color: #5cb85c ;*/
    background-color: #75b312e6;
    margin-left: 0px;
    padding: 5px 15px 9px 15px;
    letter-spacing: 0.4px; /*border-radius: 4px 4px 0px 0px;*/
}

.page-panel-title-left a
{
    color: #fff;
}
.page-panel-title-left a:hover
{
    color: #ffff00;
}
/*-end page panel title-*/
/*=========================
authen-warning
=========================*/

.authen-warning
{
    color: #ED3237;
    font-size: 24pt;
    text-align: center;
    padding-top: 40px;
    font-weight: bold;
}

.authen-warning img
{
    width: 128px;
    height: 128px;
}


.label-note
{
    color: #f17904;
    font-size: 15px;
    text-align: center; /*padding-left:30px;*/
    font-weight: bold;
}
.red
{
    color: red;
}
.exp
{
    background-color: #f1f1f1;
    padding: 0.01em 5px; /*border-radius: 5px;*/
    margin: 20px 0;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.16),0 5px 15px 0 rgba(0,0,0,0.12) !important;
}

.header
{
    /*background:#c9302c;*/
    background: #51a505;
    color: #fff;
    width: 100%;
    text-align: center;
    line-height: 50px;
    opacity: 0.8;
    font-size: 25pt;
}
.modal-footer
{
    background: #dddddd59;
}
.row
{
    margin: 0px;
}
/*Edit boostrap*/

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9
{
    padding-left: 5px;
    padding-right: 5px;
}
.navbar-vote
{
    /*background-color:#0d9a48d4;*/
    background: linear-gradient(#0d9a48d4, #75b312e6);
    border-color: #5cb85c;
}
.nav > li > a:focus, .nav > li > a:hover
{
    background-color: #16aa1b;
}
a
{
    color: #0038b0;
}
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand
{
    margin-left: 30px;
}
.container-fluid
{
    padding: 0px 1px 0px 1px;
}
.container-fluid1
{
    padding: 0px 1px 0px 1px;
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th
{
    font-size: 12px;
    padding: 2px;
    color: #000;
}
/*End edit boostrap*/
.list-app-icon
{
    position: relative;
    padding: 5px 0; /*margin: 0 10px;*/
    float: left;
    height: 65px;
    text-align: center;
    width: 100px;
}
.list-app-icon a
{
    display: block;
    height: 60%;
    background-position: center;
    background-repeat: no-repeat;
    line-height: 32px;
    text-decoration: none;
}
.link-app
{
    vertical-align: super;
    font-size: 13px;
    line-height: 32px;
    top: 32px;
    color: #fff;
    position: RELATIVE;
}
.titlebanner
{
    /*font-weight:bold;*/
    padding-top: 22px;
    padding-left: 30px;
    color: #fff;
}

.menuLeft
{
    /*background:#f5c820 ;*/
    background: #f3c470;
    min-height: inherit;
    vertical-align: baseline;
    height: 100%;
    table-layout: fixed;
}
.nopadding
{
    padding: 0px;
}
.padding-5
{
    padding: 5px;
}
