{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.box {
    /*white-space:nowrap;*/
}

.box div {}

.contaner {
    overflow: hidden;
    width: 100%;
    float: left;
}

h1 {
    font-size: 25px;
}

.starter-template {
    text-align: left !important;
}
.phone
{
    margin-right: 10px;
}

.priznak,
.script,
.priznak_call {
    height: 80px;
    display: inline-block;
    width: 100px;
    padding-bottom: 20px;
    margin-left: 5px;
    vertical-align: top;
    text-align: center;
    background-color: #f0eeee;
    background-image: -moz-linear-gradient(top, #f0eeee, #c5c3c3);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#c5c3c3));
    background-image: -webkit-linear-gradient(top, #f0eeee, #c5c3c3);
    background-image: -o-linear-gradient(top, #f0eeee, #c5c3c3);
    background-image: linear-gradient(to bottom, #f0eeee, #c5c3c3);
    background-repeat: repeat-x;
    border: 1px solid #cccccc;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-bottom-color: #b3b3b3;
}

.called {
    color: #fff;
    background: #5bc0de;
    border-color: #46b8da;
}

.runned {
    color: #fff;
    background: #5cb85c;
    border-color: #4cae4c;
}

#LpaObjects {
    margin-top: 10px;
}

.priznak,
.script,
.priznak_call {
    font-size: 10px;
    vertical-align: center;
    float: center;
}

.inner2 {
    /*margin-top: 10%;*/
}

.priznak > .inner,
.script > .inner {
    height: 80px;
    vertical-align: middle;
    /*display: table-cell;*/
    
    width: 150px;
    padding-bottom: 5px;
}
/*.script p
{
	float: left;
	}*/

.ftime,
.runtime {
    /*margin-top: 5px;*/
}

.active_property,
.completed_action,
.completed_action {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

.active_property {
    vertical-align: top;
}

.extendedInput,
.extendedInputPdu {
    position: absolute;
    width: 300px;
    height: 150px;
    color: black;
    font-size: 15px;
    border-radius: 0.25em;
    display: none;
    margin-left: 5px;
    background-color: #ffffff;
    border: 2px solid #cccccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
}

.firstRoud {
    display: inline-block;
    width: 90%;
    height: 50px;
    margin-left: 5%;
    margin-top: 25px;
}

.timer {
    /*width: 200px;*/
    
    height: 100%;
    border: solid 1px black;
    margin-left: 5px;
    text-align: center;
    display: inline-block;
}

.top_line_timers {
    margin-bottom: 10px;
}

.dissolved {
    /*width: 200px;
	height: 100px;
	margin-left: 80%;*/
    /*display: inline-block;
	margin-top: -5%;
	font-size: 25px;*/
    
    height: 100%;
    font-size: 40px;
    padding-top: 0px;
    margin-top: -5px;
}

#idTimertAvar,
#idTimeStartAvar,
#avarsuccess {
    display: none;
}

.timer p {
    font-size: 40px;
    padding-top: 0px;
    margin-top: -5px;
}

p.signature {
    font-size: 15px;
}

.btn-init {
    margin-left: 30%;
    width: 500px;
    height: 150px;
    font-size: 26px;
    padding-top: inherit;
}

#avarTab {
    display: none;
}

.avar-initted {
    display: block !important;
}

.lpa_choice {
    width: 500px;
    border-radius: 10px;
    margin-top: 5px;
    margin-left: 30%;
    height: 50px;
}

.addMembers {
    position: absolute;
    width: 230px;
    height: 60px;
    display: none;
    margin-left: 35%;
    margin-bottom: 20%;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
}

#this_avar_devisions {
    height: 650px;
    overflow-y: auto;
    padding-bottom: 0;
}

.Members {
    width: 40px;
    /*margin-left: 45%;*/
    
    margin-top: 8px;
    font-size: 10px;
    float: left;
    margin-bottom: 4px;
}

h1 {
    font-size: 20px;
    text-align: center;
    font-weight: bolder;
}

.fullftime {
    display: none;
}

.modal-lt {
    width: 25%;
}

.containerControlAdmin {
    position: absolute;
    height: 80%;
    margin-left: -5%;
}

#timeLine {
    position: absolute;
    border: none;
    background: green;
    width: 1px;
    height: 100%;
    top: 1%;
}

#TimeCorrectForm {
    /*display: none;*/
}

.containerGroup {
    height: 60px;
    margin-top: 2%;
    margin-bottom: 4%;
    width: 100%
}

textarea {
    resize: none;
}

.decision {
    display: inline-block;
    margin-right: 5px;
    margin-top: 40px;
    height: 100%;
    width: 30%;
}

.actionAdmin {
    border: 1px solid #c9c9c9;
    height: 100%;
    display: inline-block;
    background: #e6e6e6;
    margin-top: 5px;
    text-align: center;
    border-radius: 0.25em;
    white-space: nowrap;
    overflow: hidden;
}

.controlOk {
    background-color: #5cb85c;
}

.controlFail {
    border: 2px solid #d9534f;
    box-shadow: 0 0 10px #d9534f;
}

#Groups {
    margin-top: 10px;
}

#scale {
    width: 100%;
    height: 5%;
    margin-top: 5px;
    margin-bottom: 5px;
}

#this_avar_devisions_control {
    text-align: left;
    border: solid 2px #eef1f4;
    margin-top: 1%;
}

#AdminContolMainWindow {
    display: inline-block;
    /*min-height: 700px;*/
    /*height: 100%;*/
}

#DivisionsMembersGroupControl {
    /*min-height: 700px;*/
    
    height: 80%;
    display: inline-block;
    margin-top: 4.5%;
    margin-right: 5px;
}

#easyTooltip {
    padding: 5px 10px;
    border: 1px solid #195fa4;
    background: #195fa4 url(bg.gif) repeat-x;
    color: #fff;
}

.ActionsData {
    margin-top: 2%;
}

.GroupNameControl {
    width: 100%;
    display: inline-block;
    font-size: 11px;
    height: 60px;
    text-align: center;
    margin-bottom: 13%;
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #cccccc;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-bottom-color: #b3b3b3;
    margin-top: 7%;
}

.myLabelPla {
    width: 100%;
    height: 20px;
    text-align: center;
    margin-bottom: 10px;
    background-color: #5BC00F;
    color: #fff;
    border-radius: .25em;
}

a {
    text-decoration: none !important;
    /* Убирает подчеркивание для ссылок */
}

a:hover {
    text-decoration: none !important;
    /* Добавляем подчеркивание при наведении курсора на ссылку */
}

#mainContainerEnter {
    width: 30%;
    margin-left: 10%;
    margin-top: 10%;
}

#copirate {
    width: 100%;
    margin-left: 5%;
}

#LoginButton {
    margin-top: 20px;
}

.btn-object {
    width: 100%;
}

@-webkit-keyframes pulsate_start {
    0% {
        -webkit-box-shadow: 0px 0px 0px #d9534f;
        border: 2px #d9534f inset
    }
    25% {
        -webkit-box-shadow: 0px 0px 60px #d9534f;
        border: 2px #d9534f inset
    }
    50% {
        -webkit-box-shadow: 0px 0px 0px red;
        border: 2px red inset
    }
    75% {
        -webkit-box-shadow: 0px 0px 60px red;
        border: 2px red inset
    }
    100% {
        -webkit-box-shadow: 0px 0px 0px #d9534f;
        border: 2px #d9534f inset
    }
}

@-webkit-keyframes pulsate_complite {
    0% {
        -webkit-box-shadow: 0px 0px 0px #5cb85c;
        border: 2px #5cb85c inset
    }
    25% {
        -webkit-box-shadow: 0px 0px 60px #5cb85c;
        border: 2px #5cb85c inset
    }
    50% {
        -webkit-box-shadow: 0px 0px 0px green;
        border: 2px green inset
    }
    75% {
        -webkit-box-shadow: 0px 0px 60px green;
        border: 2px green inset
    }
    100% {
        -webkit-box-shadow: 0px 0px 0px #5cb85c;
        border: 2px #5cb85c inset
    }
}

.avarAnimateStart {
    -webkit-animation-name: pulsate_start;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -moz-box-shadow: 0px 0px 60px #d9534f;
    box-shadow: 0px 0px 60px #d9534f
}

.avarAnimateComplite {
    -webkit-animation-name: pulsate_complite;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -moz-box-shadow: 0px 0px 60px #5cb85c;
    box-shadow: 0px 0px 60px #5cb85c
}

.objectsTitle {
    width: 300px;
    overflow: hidden;
}

.noConnection {
    position: absolute;
    width: 40%;
    text-align: center;
    z-index: 999999;
    border: solid #f0c36d 1px;
    background-color: #f9edbe;
    margin-left: 30%;
    height: 13%;
    top: 0px;
    font-size: 120%;
    border-radius: 8px;
    padding: 0% 1%;
    box-shadow: 0 0 50px #F41;
    display: none;
}
