﻿html 
{
    max-height:1000000px;	
}

body 
{
    margin:0;
    padding:0;
    background-color: #f9f9f9;
    color:#808080;
    font-family: 'Raleway', Arial, Sans-Serif;
    box-sizing: border-box;
    overflow:hidden;
}

#mainwrapper 
{
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;	
    background-image: linear-gradient(rgba(255,255,255,0.7) 0px, #f2f7fb 0%);
}

#menuwrapper 
{
    position:absolute;
    left:0;
    top:0;
    bottom:0;
    width:200px;
    /*background-color: #263544;*/	
    background-color: #2c4b6d;
    overflow-y: auto;
}

#logowrapper 
{
    position:relative;
    text-align:left;
    margin:10px 10px 10px 10px;
}

#logowrapper img
{
    max-height:50px;
}

#contentwrapper 
{
    position:absolute;
    top:0;
    left:201px;
    right:0;
    bottom:0;
}

#contenthead 
{
    position: absolute;
    top:0;
    left:0;
    right:0;
    background-color: #fff;
    border-bottom: 1px solid #ececee;
    font-size:14px;
    padding:0 5px 0 5px;
    -webkit-box-shadow: 0 0 5px 0 rgb(43 43 43 / 10%), 0 11px 6px -7px rgb(43 43 43 / 10%);
    box-shadow: 0 0 5px 0 rgb(43 43 43 / 10%), 0 11px 6px -7px rgb(43 43 43 / 10%);
}

#pagefooter 
{
    position:absolute;	
    left:0;
    right:0;
    bottom:0;
    height:30px;
    line-height: 30px;
    text-align: center;
    background-color: #f2f2f4;
    border-top: 1px solid #ececee;
    font-size:12px;
}

#contentbody 
{
    position: absolute;
	left:0;
	right:0;
	bottom:40px;
	overflow-y: scroll; 
	padding:10px 20px 20px 20px;
	top: 50px;
}

#menuwrapper nav ul 
{
    list-style: none;
    margin:0;
    padding:0;	
}

#menuwrapper nav ul li 
{
    padding:0;
}

#menuwrapper nav ul li a:hover 
{
    color: #c5daed;
    -webkit-box-shadow: inset -15px 0px 15px -15px rgba(0,0,0,0.69);
    -moz-box-shadow: inset -15px 0px 15px -15px rgba(0,0,0,0.69);
    box-shadow: inset -15px 0px 15px -15px rgba(0,0,0,0.69);
}

#menuwrapper nav ul li a
{
    display:block;
    padding:10px 0 10px 10px;
    text-decoration:none;
    font-size:13px;
    font-weight:550;
    color:#Ecf3f9;
    transition:.3s ease-in-out;
    text-transform: uppercase;
}

#menuwrapper nav ul li a span:first-child 
{
    display:inline-block;
    width:20px;	
}

#menu-collapse i
{
    color:#Ecf3f9;    
}

.menuselected 
{
	border-left-color: #649dce!important;
    border-left: 3px solid transparent;
    background: #12283a;
    padding: 10px 10px 10px 7px!important;
}

#tab-content-activity .date
{
    width: auto;
    display: inline-block;
}
.mnuico 
{
    font-size:13px;
    margin:0 10px 0 0;
}

.dash-action-filter
{
    padding: 20px;
    background-color: #f4fbff;
    margin: 0px;
    border: 1px solid #dee2e6;
}

.pright 
{
    float:right;	
}

h3 
{
    font-family:'Raleway', Arial, Sans-Serif;
	font-size:18px;
	font-weight: 400;
}

h4 
{
    margin:5px 0 5px 0;
    font-family:'Raleway', Arial, Sans-Serif;
	font-size:13px;
	font-weight:700;
	text-transform: uppercase;
}

h5
{
    font-family:'Raleway', Arial, Sans-Serif;
	font-size:14px;
	font-weight:700;
	text-transform: uppercase;
    
}

#topmenu, #topusermenu 
{
    display:inline-block;
    margin:0;
    padding:0;
    list-style:none;	
}

#topmenu
{
    width: 90%;
    position: absolute;
}

#topusermenu 
{
    min-height: 44px;	
}

#topmenu li, #topusermenu li
{
    display:inline-block;
    height:100%;
}

#topmenu li.right, #topusermenu li.right 
{
    float:right;	
    position:absolute;
    right:20px;
    top:0;
}

.topmenuitem
{
    display: block;
    height: 50px;
    padding: 7px 5px 7px 5px;
    text-decoration:none;
    color:#777;
    font-size: 15px;
    line-height: 100%;
    box-sizing: border-box;
    text-align: center;
}

.topmenuitem span.caption
{
    font-size: 10px;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 5px;
    display: inline-block;
}

.topmenuitem span.icoleft
{
    font-size: 20px;
    display: block;
}

.topmenuitem span.icoright
{
    margin-left:5px;
}

.topmenuitem:hover 
{
	background-color:#e7e7e7;
    transition:.3s ease-in-out;
}

.topmenuitemselected
{
	background-color:#e7e7e7;
}

.topmenuitemhidden 
{
    display:none!important;	
}

.btn-userinfo span:first-child
{
    display: inline-block;
    font-size: 10px;
}

.btn-userinfo span:last-child
{
    display: inline-block;
    vertical-align: super;
}

.btn-userinfo span:first-child span:first-child
{
    display: block;
    text-align: right;
    text-transform: uppercase;
    margin-bottom: 3px;
    font-weight: bold;
}


.btn-userinfo span:first-child span:last-child
{
    display: block;
    font-size: 18px;
    text-align: right;
    text-transform: uppercase;
    font-weight: bold;
}


h1 
{
    padding: 0px;
    margin: 0 0 10px 0;
    font-family: 'Raleway', Arial, Sans-Serif;
    font-size: 26px;
    font-weight:300;
}

h1 small 
{
    font-size:13px;
    display:block;	
}

.errorblock 
{
    text-align:center;
    margin-top:50px;	
}

.errortitle 
{
    margin-top:30px;
	font-size:21px;
}

.errortext 
{
    margin-top:30px;
    font-size:14px;	
}

.errorback 
{
    margin-top:30px;	
}

.errorcode 
{
    padding: 0px;
    margin: 0 0 10px 0;
    font-family: 'Raleway', Arial, Sans-Serif;
    font-size: 100px;
    font-weight:700;	
}

.percentcell
{
    position:relative;
    padding:0!important;
}

.cellpercentwrap
{
    display:inline-block;
    height:30px;
    width:100%;
    position:relative;
}

.cellpercentbar
{
    position:absolute;
    bottom: 2px;
    left: 16px;
    right: 16px;
    display: inline-block;
    height: 6px;
    background: #ff6767; /* Old browsers */
    background: -moz-linear-gradient(left, #ff6767 0%, #ffd667 33%, #ebff67 66%, #67ff67 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #ff6767 0%,#ffd667 33%,#ebff67 66%,#67ff67 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #ff6767 0%,#ffd667 33%,#ebff67 66%,#67ff67 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6767', endColorstr='#67ff67',GradientType=1 ); /* IE6-9 */
}

.cellvaluebar
{
	/*width: calc(100% - 20px);*/
    height: 15px;
    display: inline-block;
    position: absolute;
    left: 10px;
    top: 15px; 
}

.cellpercentpoint
{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 4px 0 4px;
    border-color: #000 transparent transparent transparent;
    position: absolute;
    bottom: 2px;
    display: inline-block;
}

.cellpercentval
{
    display:inline-block;
    position:absolute;
    text-align:center;
    font-family: 'Oswald', Consolas, Courier, Sans-Serif;
    font-size:13px;
    font-weight:normal;
    top:-22px;
    width:30px;
}

.cellpercentval:after
{
    content:'%';
    font-size:10px;
}

.gaugesection
{
    height:60px;
    overflow:hidden;
}

.gaugemask 
{
    position: relative;
    overflow: hidden;
    display: block;
 /*   width: 200px; */
    height: 100px;
 /*    margin: 20px; */   

}

.mediumgauge
{
    transform: scale(0.5);
    display:inline-block;
    margin: -25px 0 -50px -50px;
}

.gaugevalue
{
    position: absolute;
    z-index: 9999;
    color: #000;
    bottom: 0;
    font-size: 40px;
    font-weight: bold;
    left: 0;
    right: 0;
    text-align: center;    
}

.gaugevalue:after
{
    content:'%';
    font-size:20px;
}

.gaugesemi-circle 
{
    position: relative;
    display: block;
    background: linear-gradient(to right, red 0%, yellow 50%, green 100%);
    border-radius: 50% 50% 50% 50% / 100% 100% 0% 0% ;
    width: 200px;
    height: 100px; 
}

.gaugesemi-circle:before 
{
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    z-index: 2;
    background: #fff;
    border-radius: 50% 50% 50% 50% / 100% 100% 0% 0% ;
    display: block;
    width: 140px;
    height: 70px;
    margin-left: -70px;      
}  

.gaugesemi-circle-mask 
{
    position: absolute;
    top: 0;
    left: 0;
    background: transparent;
/*    transform: rotate(90deg) translate3d(0,0,0);*/
    transform-origin: center center;
    backface-visibility: hidden;
    transition: all .3s ease-in-out;   
    width: 200px;
    height: 200px;   
}

.gaugesemi-circle-mask:before 
{
    content: "";
    position: absolute;
    top: 0;
    left: 0%;
    z-index: 2;
    display: block;
    background: #f2f2f2;
    border-radius: 50% 50% 50% 50% / 100% 100% 0% 0% ;
    width: 202px;
    height: 102px;
    margin: -1px 0 0 -1px;        
}   


.pseudopadding
{
    padding:0!important;
}

.pseudopadding:before
{
    content: '';
    padding-left:8px;
}

#publish-result-block
{
    font-size:13px;
}

#publish-ae-result-block, #publish-ne-result-block 
{
    font-size:13px;   
}

.leftmenuheader
{
    font-family: 'Raleway', Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    margin-top: 20px;
    color:#7a7e8a;
}

.form-linkslist
{
    font-size:13px;
    padding-left:10px;
}

.form-linkslist a
{
    display:block;
	font-weight:bold;
	color: #2a6496;
	text-decoration: none;
}

.form-linkslist a:hover 
{
    text-decoration: underline;
}

.min-menu nav ul li a span:nth-child(2), .min-menu #logowrapper img
{
    display:none;
}

.min-menu
{
    width: 35px!important;
}

.min-menu nav ul li a
{
    padding: 10px 10px 10px 10px!important;
}

.max-content
{
    left: 35px!important;
}

#logowrapper div
{
    padding-top: 16px;
    float: right;
    display: inline-block;
}

.min-menu #logowrapper div
{
    padding-top: 0px;
    float: none;
}

.right div ul li a .mnuico, .menu-collapse div ul li a .mnuico
{
    font-weight: bold;
}

#topmenusup, #topmenulang
{
    display: inline-block;
}

#topmenuuseritem
{
    position: absolute;
    top: 45px;
    min-width: 100px!important;
}

.collapse-topmenu{
    /*display: flex;*/
    display: inline-flex;
    align-items: center;
    cursor: pointer;
}

.menu-collapse
{
    margin: 0px;
    padding: 0px!important
}


#topmenuitem ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.sub-itemtopmenusec
{
    display: contents;
}

.sub-itemtopmenusec ul li a
{
border: 1px solid #eee;
}

#topmenu-option-collapse
{
	display: none;
}

/*.topmenuitem:hover
{
    color: #808080;
}*/

.topmenuitem:hover
{
    color: #4099ff!important;
}

.accordion-msg {
    display: block;
    color: #222222;
    padding: 14px 20px;
    border-top: 1px solid #ddd;
    font-weight: 500;
    cursor: pointer;
    text-decoration: none;
}

.collapse:not(.show) {
    display: none;
}

.accordion-msg.open
{
    color: #008FFB;
}

.accordion-msg.msgtitlebold
{
    font-weight: bold;
}

.accordion-msg .msgtitledate
{
    float: right;
}

.tagstatustitle
{
    font-weight: bold;
}

.tagstatus
{
    background-color: #0aabb5;
    border-radius: 15px;
    color: #fff;
    padding: 2px 5px;
    font-weight: bold;
}

.tbmenusubitem > i
{
    padding-right: 5px;
    color: #3792cb;
}

.lang-icon
{
    display:inline-block;
    margin:20px 20px 0 20px;
    text-decoration:none;
}

.lang-icon-small
{
    display:inline-block;
    margin:0 5px 0 5px;
    text-decoration:none;
}

.lang-icon img
{
    width:64px;
    height:64px;
}

.lang-icon-small img
{
    width:24px;
    height:24px;
}

.lang-icon span
{
    display:block;
    text-transform:uppercase;
    font-size:10px;
    font-weight:bold;
}

.lang-icon-small span
{
    display:block;
    text-transform:uppercase;
    font-size:10px;
    font-weight:bold;
}

.langbar *
{
    vertical-align:middle;
}

.posrel
{
    position:relative;
}

.form-focus:focus
{
    border-color: #107ef4!important;
}

input[type='checkbox'].form-focus:focus
{
    outline: 1px solid #107ef4;
}

.filter-arrow
{
    float: right;
    margin-top: 8px;
    color:#2c4b6d;
    animation: flashingArrow 2s ease 0s infinite normal none;
}

.tbmenucvbtns
{
    padding: 10px 0 10px 0;
}

.toggle-password
{
    position: absolute;
    font-size: 15px;
    top: 12px;
    right: 0;
    background-color: #fff;
    cursor: pointer;
}

.toggle-password-small
{
    font-size: 12px;
    top: 8px;
    right: 6px;
}

#valsum-login .val-sum-block
{
    text-align: center!important;
    margin:10px 0 10px 0;
}

.ssosep
{
    background-color: #ddd;
    height: 1px;
    border: none;
    margin-bottom: 20px;
}

.nomargin
{
    margin:0!important;
}

@keyframes flashingArrow {
  0%,
  50%,
  100% {
	opacity: 1;
  }

  25%,
  75% {
	opacity: 0;
  }
}

