/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2017-3-9, 11:09:58
    Author     : ivan
*/
.am-container {
    width: 1200px !important;
    max-width: none;
}

.inst-container{
    width:100%;
}

.help-docs{
    position:absolute;
    top:320px;
    left:970px;
    z-index:8
}