/* studio Map */

.vissza {
    text-align: right;
}

.studiomapContainer {
    position: relative;
}

.studiomapLeftArrow {
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #f5f5f5 0%, #c8c8c8 100%) repeat scroll 0 0;
    border: 1px outset #ccc;
    border-radius: 7px;
    height: 40px;
    left: 0;
    position: absolute;
    top: 0;
    width: 40px;
}

.studiotulajBlokk {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    padding: 0;
    text-align: center;
    text-shadow: none;
    width: auto;
}

.studiotulajBlokk {
    text-align: center;
    text-shadow: none;
}

.studiotulajBlokk h1 { font-weight:bold;
    background: #768693 none repeat scroll 0 0;
    border: 1px solid #768693;
    border-radius: 7px;
    box-sizing: border-box;
    color: #ffffff;
    display: inline-block;
    font-size: 16px;
    margin: 0;
    min-width: 200px;
    padding: 10px 15px;
    text-align: center;
    text-transform: uppercase;
}

.verticalLine {
    border-left: 1px solid black;
    height: 20px;
    margin: 0 auto;
    width: 1px;
}

.allStudioContainer {
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
}

.studiomapRightArrow {
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #f5f5f5 0%, #c8c8c8 100%) repeat scroll 0 0;
    border: 1px outset #ccc;
    border-radius: 7px;
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
}

.imgNewave {
    height: 48px;
    position: absolute;
    right: -13px;
    top: -8px;
}

.gepnev {
    font-weight: bold;
    margin-bottom: 5px;
    padding: 2px 15px;
    text-align: center;
}

.status.offline {
    box-sizing: border-box;
    padding: 0 15px;
    width: 100%;
}

.inputBtn:hover {
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #dcd8d4 0%, #f5f4f2 100%) repeat scroll 0 0;
    border: 1px inset #ccc;
}
.status {
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 10px;
    padding: 5px;
    position: relative;
    text-transform: uppercase;
    width: 150px;
}
.studiomapLeftArrow img {
    display: block;
    margin: 10px;
}

.studiomapRightArrow img {
    display: block;
    margin: 10px;
}

.allStudio {
    width: 1610px;
}
.allStudio {
    display: table;
    margin: 0 auto 15px;
}

.horizontalLine {
    border-left: 1px solid black;
    border-radius: 1px;
    border-right: 1px solid black;
    border-top: 1px solid black;
    height: 1px;
    margin-left: 100px;
    margin-right: 309px;
}

.blokkContainer {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 200px;
}

.studioBlokk {
    background-color: #dcdcdc;
    border: 1px solid #d8d8d8;
    border-radius: 7px;
    float: left;
    /*width: 200px;*/
}
.studioName {
    margin-bottom: 10px;
    margin-top: 5px;
}
.studioName h1 {
    font-size: 16px;
    text-align: center;
}

.rowLeft {
    float: left;
    height: 18px;
    margin-left: 2%;
    width: 88%;
}

.rowRight {
    float: right;
    height: 18px;
    width: 10%;
}
.clear {
    clear: both;
    float: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.gepekBlokk {
    background-color: #dcdcdc;
    border: 1px solid #d8d8d8;
    border-radius: 7px;
    float: left;
    /*width: 200px;*/
}
.inputBtn.iconGraph::before {
    background: transparent url("../images/iconGraph-close.png") repeat scroll 0 0;
    border-radius: 50%;
    box-sizing: border-box;
    color: #fff;
    content: "";
    display: block;
    height: 20px;
    left: 7px;
    padding: 3px 0 0 2px;
    position: absolute;
    text-align: center;
    text-shadow: none;
    top: 7px;
    width: 20px;
}
.inputBtn.iconGraph {
    box-sizing: border-box;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    width: 160px;
}
.gepekBlokk h1 {
    font-size: 14px;
    margin-bottom: 5px;
    margin-top: 5px;
    text-align: center;
}
.inputBtn {
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #f5f4f2 0%, #dcd8d4 100%) repeat scroll 0 0;
    border: 1px outset #f5f4f2;
    border-radius: 5px;
    color: #847d77 !important;
    cursor: pointer;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 14px;
    margin: 4px;
    padding: 10px 5px;
    text-align: center;
    text-shadow: 1px 1px 1px #fff;
    text-transform: uppercase;
    width: 180px;
}



.gepBlokk {
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #f5f5f5 0%, #c8c8c8 100%) repeat scroll 0 0;
    border: 1px solid #d8d8d8;
    border-radius: 7px;
    box-sizing: border-box;
    margin-bottom: 5px;
    padding: 8px;
    position: relative;
    width: 100%;
}
.gepBlokk {
    display: none;
    float: left;
    padding: 10px;
    position: relative;
    width: 180px;
}


/* studio Map */


.error{text-align:right;color:red;}
.mt_28{margin-top:28px;}
.ptb{padding-top:10px; padding-bottom:10px;}
main {
  position: relative;
  overflow-x: hidden;
  -webkit-transition: -webkit-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  transition: transform 0.4s;
  box-shadow: 0 0 30px #241d20;
}
.succ{color:#063; padding:5px; font-weight:bold; font-size:14px; float:right; margin-top: 10px;}
error {
    color: red;
   
}
.table_x_y {
    overflow-x: auto;
    overflow-y: hidden;
}
.mtb_7{margin-top:7%; margin-bottom:7%;}
.fl{float:left;}
.fr{float:right;}
.ml{margin-left:5px;}
.mr{margin-right:5px;}
.mt{margin-top:4px;}
.mb{margin-bottom:5px;}
.tc{text-align:center;}
.list{margin:0; padding:0;}
.list li {
    display: block;
    margin-bottom: 5px;
}
.list li a {
    background: #2b303a none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    display: block;
    padding:5px;
    text-decoration: none;
}
.list li .active {
    background: #768692 none repeat scroll 0 0;
    color: #fff;
    cursor: default;
}
#left_side_menu > ul > li:hover > a, #left_side_menu > ul > li.current > a {
    background:#E22427;
}
img.responsive {
    height: auto;
    max-width: 100%;
}
td,th{padding:3px;}
.pall_20{padding:20px;}
.bg{background:#fff;
/*border:#CCD1D4 solid 1px;*/}
.wc_bg{background:#fff;}
.wc{color:#fff;}
.cl{clear:both;}
/*.plr{padding-left:15px !important; padding-right:15px !important;}
.pr{padding-right:15px !important;}*/
.ml_15{margin-left:-15px !important;}
.menu li em {
	font-weight: normal;
	  background: black;
  border: 2px solid white;
	width: 140px;
	border-radius:30px;
	position: absolute;
	top:10px !important;
	left: 50px;
	text-align: center;
	padding:10px;
	font-style: normal;
	z-index: 99999;
	display: none;
}
.menu li em:before{
	content: ' ';
	position: absolute;
	left:-6px;
	bottom:-8px;
	width: 14px;
	height: 14px;
	background-color: #000;
	border-top: 2px solid #fff;
	border-left:2px solid #fff;
	border-bottom: none;
	border-right: none;
	transform: rotate(315deg);
	-webkit-transform: rotate(315deg);
	-moz-transform: rotate(315deg);
	top:10px;
}
.menubg{background:#2B303A; width:100%; margin-top:90px;}
.dn{display:none !important;}
.h90{height:90px;}
@media handheld, only screen and (max-width: 768px){
.dn{display:inline !important;}
.ml_15{margin-left:0px !important;}
}


.balblokk {
    background: #768693 none repeat scroll 0 0;
    border-radius: 4px;
    color: #fff;
    height: 220px;
    margin-bottom: 20px;
    padding: 0;
    text-align: center;
    text-shadow: none;
    width: 100%;
}
.balblokk h2 {
    font-size: 17px;
    padding: 5px;
}
.succ{
text-align:right;
color:#0AA031;
}
