﻿* {
    margin: 0;
    padding: 0;
}
html {
    *background: url("images/map_bg.png") no-repeat scroll 0% 0% #EDEDED;
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
    background-size: cover;
    position: relative;
    overflow-y: hidden;
}

input[type="radio"], input[type="checkbox"]
{
    margin: 0px 0px 5px 0px;
}

.container.main tr.closedRowClass {
    background-color: #cfcfcf;
    color: white;
}
.container.main table.tbresultstep {
    margin-left: 20px;
}
.container.main table
{ 
}

.container.main table
.container.main table.border
{
    border-top: 1px solid #CDCDCD;
    border-left: 1px solid #CDCDCD;
    border-spacing: 0px;
}

.container.main table.border td
{
    border-bottom: 1px solid #CDCDCD;
    border-right: 1px solid #CDCDCD;
    padding:3px;
}

.container.main table.border th
{
    border-bottom: 1px solid #CDCDCD;
    border-right: 1px solid #CDCDCD;
    padding:3px;
}

a {
    color: #333333;
}
body {    
    color: #676767;
    font-size: 14px; 
    line-height: normal;
    margin: 0;
    min-width: 1010px;
    padding: 0;
    text-align: center;
    width: 100%;
    
    background-color:transparent !important;
    overflow: auto !important;
}
div.clear
{
    clear:both;
    width:100%;
    height:1px;
}

input
{
    width:auto;
}

h1
{
	text-shadow: 0 1px 0 #FFF;
}

.container.main h1, .container.main h2, .container.main h3, .container.main h4, .container.main h5
{
    margin: 0px;
    line-height:normal;
    padding:0px;
    padding-top: 10px;
    color: #676767;
    margin-bottom: 10px;
    clear: both;
}

.container.main .row h1, .container.main .row h2, .container.main .row h3, .container.main .row h4,
.container.main .wellcome h1, .container.main .wellcome h2, .container.main .wellcome h3, .container.main .wellcome h4,
.container.main .gotoback + h1, .container.main .gotoback + h2, .container.main .gotoback + h3, .container.main .gotoback + h4 {
    padding-top: 0;
}

#header_content #user_links div.user {
    float: right;
    background: none;
    width: 90%;
    text-align: right;
    margin-bottom: 25px;
    color: #FFF;
    font-weight: bold;
}

.bold
{
	font-weight:bold;
}

div.scroll
{
	width:100%;	
	display:block;	
	height:300px;	
	overflow-y:scroll;
	margin:10px 0px;
	border:1px solid #e1dcdf;
}

.container.main .frame div.grey {
background-color: #EDEDED;
padding: 1% 0%;
margin-top: 20px;
margin-bottom: 15px;
}

div#resultData strong
{
    font-size: 12px;
}

div.scroll2
{
	margin: 0px !important;
	padding:0px;
	display:block;	
	height:450px;	
	*overflow-y:scroll;
	width:100%;	
}

div.scroll2 div
    {
        margin:10px 0px 10px 15px  !important;
    }

div.scroll2 div div
    {
        margin: 0px !important;
    }

table.stages
{
	width:100%;
	border: none;
    border-bottom:#e1dcdf 1px solid;
}

table.stages th
{
	background: #eeeeee url("images/table_caption_bg.png") left bottom repeat-x;
	height:30px;
	border-right:1px solid #e1dcdf;
	border-bottom:1px solid #e1dcdf;
	font-weight:normal;
	text-shadow: 0 1px 0 #FFF;
	COLOR: #333333;
	font-size:14px;
}

table.stages tr.row1
{
	background: #f5f5f5 url("images/table_1row_bg.png") repeat-x;
}

table.stages tr
{
	background: #f5f5f5;
	height:40px;
    border: none;
}

table.stages tr.alt
{
	background: #fafafa;
}

table.stages td
{
	border-right:1px solid #e1dcdf;
	padding: 0px 10px;
	height:30px;
}

table.stages td a
{
    text-decoration:underline;
}

table.versions
{
	width: 99%;	
}


.container.main table.versions td label
{
    display:none;
}


table.versions th
{ 
	height:30px; 
	border-bottom:1px solid #979dae;
	font-weight:normal;
	COLOR: #333333;
	font-size:13px;
	text-align:left;
	padding:3px 10px;
}

table.versions tr
{ 
	height:30px;
}

table.versions tr th
{
    background: #E8F7F8 none 0 0 no-repeat; 
    text-align: center;
    color: #333333;
    border: 1px solid #eee;
}
table.bb tr
{
    border-bottom: 1px solid #CFCFCF;
}

table.versions tr.alt
{
	background: #fff;
}

table.versions td
{
	padding: 0px 2px;
	color:#333;
	font-size:13px;
    vertical-align:middle;
    border: 1px solid #eee;
}


#top_line {
    background-color: white;
    border-bottom: 1px solid #B5AFAD;
    clear: both;
    height: 2%;
    width: 100%;
}
#main_bg {
    background: url("images/map_bg.png") no-repeat scroll 50% 0 #F7F2F6;
    border-top: 1px solid #FFFFFF;
    min-height: 100%;
}
.left_site_content {
    background: url("images/bayterek.png") no-repeat scroll 50% 0 transparent;
    float: left;
    width: 274px;
    height: 782px;
    position: absolute;
    top: 85px;
    z-index: -1;
}
.right_site_content {
    background: url("images/indep_symbol.png") no-repeat scroll 50% 0 transparent;
    float: right;
    width: 98px;
    height: 659px; 
    position: absolute;
    top: 207px;
    right:15px;
    z-index: -1;
}
.container.main {
    margin: 0 auto;
    *min-height: 820px;
    height: auto !important;
    height: 98%; 
    position: relative;
    text-align: left;
}

#header {
    height: 144px;
    width: 100%;
	min-width:1000px;
	clear:both;
}

a#logo
{
    width: 14%;
    height: 113px;
    display: block;
    float: left;
}

a#logo img {
	height: 113px;
width: 111px;
float: left;
margin: 15px;
}

#header_content {
    height: 170px;
    float: left;
    background: url("images/caption_bg.png") 0px 150px repeat-x;
}

#header_content #caption
{
	float:left;
	padding-top:30px;
    width: 80%;
    min-width: 450px;
}

.helpheader {
    height: 50px;
    width: 50px;
    float: right;
    margin-top: -6px;
}
#header_content #caption h1, #aboutbody h1
{
	text-transform:uppercase;
	font-weight:bold;
	font-size:16px;
	margin:0px;
	text-shadow: 0 1px 0 #FFF;
}

#header_content #caption h2, #aboutbody h2
{
	font-size:13px;
}

#header_content #caption h3, #aboutbody h3
{
	font-size:12px;
	color:#828081;
	font-weight:normal;
}

#aboutbody h1, h2, h3 {
    margin-top: 5px;
    margin-bottom: 5px;
    line-height: normal;
}

#header_content a.home
{
	float:left;
	margin:35px 40px;
	width:26px;
	height:26px;
	border:none;
    background: url(images/home.png) no-repeat;
}

#header_content a.home img
{
	border:none;
}

#header_content div.langs
{
    margin-top:35px;
    float:right;
}

#header_content div.langs a
{
	padding:5px 8px;
	color:#FFF;
	text-decoration:underline;
	font-size:12px;
    display:block;
    float:left;
}


#header_content div.langs span
{
	*background-color:#2A75AB;
	color:#ffffff;
    padding:5px 8px;
    font-size:12px;
    display:block;
    float:left;
    border: #FFF 1px solid;
}

#header_content #user_links
{
	/*float:right;*/
	width:100%;
	color:#7f7f7f;
	font-size:11px;
	/*margin-top:60px;*/
	margin-right:1%;
	clear:both;
	
}

#header_content #user_links div
{
	float:right;
	background:url("images/exit_icon.png") right bottom no-repeat;
	
}

#header_content #user_links a
{
	color:#FFF;
	margin: 0px 10px;
}



#navigation
{
	height:29px;
	width:100%;
	clear:both;
	position:relative;
	top:-10px;
	font-size:14px;
    overflow: hidden;
}

#navigation a, #navigation strong
{
	float:left;
	color:#FF9933;
	margin:8px 0px 8px 8px;
}

.separator
{
	background:url("images/arrow.png") 0px 3px no-repeat;
	width:6px;
	height:10px;
	margin: 0px 5px;
	float:left;
}

#navigation .separator
{
	margin:0px 0px 0px 8px;
    width:6px;
	height:10px;
	float:none;
    display: inline-block;
}

.container.main { 
    *min-height: 800px;
    width: 100%;
}

@media (min-width: 991px) {
    .container.main {
        margin-top: 92px;
    }
}

@media (min-width: 768px) and (max-width: 991px) { 
    .container.main { 
        margin-top: 0; 
    } 

    .nav-collapse.in.collapse {
        padding-bottom: 10px; 
    }
}

@media (max-width: 768px) {
    .nav-collapse.in.collapse {
        padding-bottom: 10px;
    }
}


.container.main .frame div.fileinputs {
    position: relative;
    margin: 0px;
    width: 100%;
}

.container.main .frame div.fileinputs div {
    margin: 0px;
}

.container.main div.fakefile, .container.main div.fakefile2 {
    /*position: absolute;*/
    top: 0px;
    left: 0px;
    z-index: 1;
    width: 100%;
    margin-top: 0px !important;
}

.container.main div.fakefile input.text, .container.main div.fakefile2 input.text {
    width: 95%;
    float: left;
    margin: 0px;
    padding: 5px 2%;
    line-height: 20px;
}

.container.main div.fakefile input.button {
    width: 25%;
    float: right;
    margin: 0;
    padding: 0;
    height: 35px;
}

.container.main div.fakefile2 input.button {
    float: left;
    margin: 0px;
    height: 35px;
}

.container.main div.fakefile2 input.file {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 0;
}

.container.main div.fileinputs input.file {
    position: relative;
    text-align: right;
    -moz-opacity: 0;
    filter: alpha(opacity: 0);
    opacity: 0;
    z-index: 2;
    width: 100%;
    cursor: pointer;
    height: 35px;
    margin-top: -35px !important;
}

.container.main .tab-content div.form {
    margin: 5px 0px 9px 0px;
}

.container.main .tab-content div.form input.text {
    padding: 5px 2%;
    height: auto;
}

.container.main .tab-content table.versions div.form input.text {
    padding: 5px 2%;
    height: auto;
    width: 95%;
}

.container.main .tab-content div.form div.fakefile input.button {
    height: 32px;
}

.container.main .left-panel {
    float: left;
    width: 30%;
}

.container.main .right-panel {
    float: right;
    width: 65%;
}

.container.main .intro {
    margin-top: 20px;
    font-size: 17px;
    color: #191919;
    line-height: 22px;
    margin-right: 10px;
}

        /*.container.main .intro * {
    margin: 0 0 0 20px;
}*/

.container.main .intro a {
    text-decoration: underline;
    color: #0088cc;
    margin: 0px;
}

.container.main h1 {
    font-size: 28px;
    line-height: 28px;
    background: url("images/caption_bg.png") left bottom repeat-x;
    padding-bottom: 15px;
    font-weight: normal;
    margin-bottom: 15px;
    text-indent: 10px;
    text-shadow: 0 1px 0 #FFF;
    font-style: italic;
    width: calc(100% - 10px);
    padding-top: 10px;
}

.container.main #help_content h1 {
    padding-top: 0;
}

.container.main .intro h1 {
    font-style: normal;
    text-indent: 0px;
}

table.tbresultstep {
    width: 100%; 
}

table.simple td {
    padding: 5px 35px 5px 5px;
    vertical-align: top;
}


.container.main input.search {
    background: url("images/search_icon.png") 95% 50% no-repeat;
}

.container.main div.simple {
    clear: both;
    width: 100%;
    height: 45px;
}

.container.main div.simple input.text {
    margin: 3px;
    font-size: 20px;
    color: #cfcfcf;
    padding: 5px;
}

.container.main select {
    width: 220px;
    height: 20px;
    border: 1px solid #E4E9ED;
    border-top-color: #ACADAF;
    margin-top: 5px;
    color: #666666;
    font-size: 17px;
    padding: 2px 10px 5px 10px;
}

.container.main select.ui-pg-selbox {
    font-size: 10px;
    padding: 0px;
    width: auto;
    margin: 0px;
}

.container.main div.simple input.button {
    height: 35px;
}

.container.main div.simple a.button {
    height: 25px;
}

.container.main div.simple label {
    margin-left: 10px;
    display: inline;
}

.container.main div.simple div {
    float: left;
    padding-right: 3px;
}
.container.main div.simple-right > div {
    float: right;
}
.container.main div.simple-right > div > a {
    float: right;
}

.container.main .module {
    float: left;
    font-size: 11px;
    line-height: 17px;
    color: #191919;
}
.container.main .module fieldset {
    margin-left: 0;
    margin-right: 0;
}

.container.main .perc30 {
    min-height: 266px;
    margin-top: 20px;
    margin-left: 10px;
    clear: both;
}

.container.main .perc25 {
    width: 25%;
    min-height: 266px;
    float: right;
}

.container.main .perc49 {
    width: 49%;
}

.container.main .perc50 {
    width: 50%;
}


.container.main .perc67 {
    width: 67%;
}

.container.main .perc29 {
    width: 29%;
}

.container.main .module h5 {
    background: #EEEEEE url("images/module_bg.png") left bottom repeat-x;
    width: 92%;
    color: #4F4F4F;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    line-height: 14px;
    text-shadow: 0 1px 0 #FFF;
    padding: 10px 3% 15px 5%;
}



.container.main .module div {
    margin: 0;
    font-size: 15px;
}

.container.main input.text, .container.main select.text {
    width: 90%;
    height: 20px;
    border: 1px solid #E4E9ED;
    border-top-color: #ACADAF;
    margin-top: 5px;
    color: #666;
    font-size: 14px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.container.main input.email {
    background: #ffffff url("images/email.png") 8px 8px no-repeat;
    padding-left: 32px;
    width: 90%;
}

.code-info {
    margin: 0;
    font-size: 12px;
}

.code-info .q {
    font-size: 12px;
    color: #666;
}

.code-info .s {
    color: #666;
    font-size: 12px;
    cursor: pointer;
    text-decoration: underline;
}

.container.main input#Email {
    width: 80%;
}


.container.main input.password {
    background: #ffffff url("images/password.png") 8px 5px no-repeat;
    padding-left: 32px;
    width: 80%;
}

.container.main .module a { 
    font-size: 11px;
    text-decoration: underline;
    text-align: left;
}

.container.main .module a.recover {
    display: block;
    margin-top: 10px;
    clear: both;
    font-size: 14px;
}

.container.main .module div.pass_recover div.span6 div.controls {
    width: 50%;
    float: left;
    margin-top: 10px;
}

.container.main .module div.pass_recover div.span6 div label {
    width: 45%;
    float: left;
    text-align: center;
    margin-right: 5%;
}

.container.main .module div.pass_recover div.span6 {
    width: 50%;
    float: right;
    margin-top: 5px;
}


.container.main .module div.pass_recover div.span6 div div label {
    width: 200px;
    clear: both;
    float: right;
    text-align: left;
    margin-right: 8%;
}

.container.main .module a.arrow_button {
    width: 250px;
    height: 45px;
    background: url("images/bluebutton_bg.png") right top no-repeat transparent;
    border: none;
    margin-top: 10px;
    font-size: 24px;
    color: white;
    text-decoration: underline;
    text-align: left;
    padding-left: 10px;
    padding-top: 20px;
    display: block;
}




    .container.main .module input.button, .container.main .module button.btn {
        margin: 0px 15px 15px 15px;
        font-size: 20px;
        color: #666666;
    }

    .container.main .module input.logonbtn {
        float: left;
        margin: 4px 0px;
        width: 30%;
        padding: 0;
        height: 30px;
    }

    .container.main .module .logontxt {
        width: 64%;
        float: left;
    }


    .container.main .centered {
        width: 25%;
        float: right;
        height: 288px;
    }

    .container.main div.centered a.button {
        margin: 5px 0px;
        width: 100%;
        clear: both;
        float: none;
        text-decoration: none;
        font-size: 16px;
        text-align: center;
        line-height: 25px;
        display: block;
        padding: 5px 0px;
        color: #666666;
    }





    .container.main .module a.list {
        color: #666666;
        font-size: 13px;
        padding: 7px;
        float: left;
    }

    .container.main hr {
        background: none;
        background-color: #efefef;
        clear: both;
        height: 2px;
        width: 100%;
        border: none;
        margin: 10px 0px;
    }

    .container.main .frame {
        *clear: both;
        border: 1px solid transparent;
    }

    .container.main div.short {
        width: 73%;
        float: left;
    }



    .container.main div.project {
        width: 87%;
        min-width: 860px;
        clear: none;
        float: left;
    }

    .container.main div.create_project {
        min-height: 300px;
        overflow: hidden;
    }

    .container.main div.act_tab {
        display: block;
    }

    td.left, th.left {
        text-align: left;
        padding-left: 10px;
    }

    td.right, th.right {
        text-align: right;
        padding-right: 10px;
    }

    td.center, th.center {
        text-align: center;
    }

    .container.main .notify_icon {
        background: url("images/notification.gif") 50% 50% no-repeat;
        width: 100%;
        height: 14px;
    }

    .container.main .frame div {
        *margin: 10px 15px;
    }

        .container.main .frame div div {
            *margin: 0px;
        }

    .container.main .frame li {
        line-height: 20px;
    }

    .container.main .frame h2 {
        width: 98%;
        clear: both;
        color: black;
        font-size: 18px;
        position: relative;
        margin: 0px;
        font-weight: normal;
        padding: 5px 0 0px 20px;
        margin-bottom: 25px;
    }

    .container.main .frame .nav-tabs .separator {
        margin: 10px 15px;
    }

    .container.main .frame fieldset {
        margin: 15px 0px;
        padding: 15px;
        *border: 1px solid #b9b9b9;
        line-height: 30px;
        color: #333333;
        border: 0px;
    }

    .container.main .frame h3 {
        font-size: 28px;
        color: black;
        font-weight: normal;
        margin-top: 15px;
    }

    #uploadbox div.progress, .container.main .frame div.progress {
        background: none;
        background: url("images/progress.png") repeat-x;
        width: 99%;
        height: 20px;
        margin: 10px 0px !important;
        overflow: hidden;
        float: none;
        -webkit-border-radius: initial;
        -moz-border-radius: initial;
        border-radius: initial;
        filter: initial;
        -webkit-box-shadow: initial;
        -moz-box-shadow: initial;
        box-shadow: initial;
    }

        #uploadbox div.progress div.bar, .container.main .frame div.progress div.bar {
            background: none;
            background: url("images/progress_act.png") repeat-x;
            height: 20px;
            padding: 0px;
            margin: 0px;
            float: left;
            width: 0;
            height: 100%;
            text-align: center;
            text-shadow: none;
            filter: initial;
            -webkit-box-shadow: initial;
            -moz-box-shadow: initial;
            box-shadow: initial;
            -webkit-box-sizing: initial;
            -moz-box-sizing: initial;
            box-sizing: initial;
            -webkit-transition: initial;
            -moz-transition: initial;
            -o-transition: initial;
            transition: initial;
        }

    /*.container.main .button, .container.main .content-body button.btn {
        padding: 5px 15px;
        background: #f7f7f7 url("images/button_bg.png") left bottom repeat-x;
        border: 1px solid #d7d7d7;
        border-top: none;
        border-bottom: none;
        margin: 3px;
        font-size: 16px;
        font-weight: normal;
        float: left;
        text-shadow: 0 1px 0 #FFF;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
    }*/

    .container.main .bluebutton {
        padding: 5px 15px;
        background: #f7f7f7 url("images/blue_bt_bg2.png") left bottom repeat-x;
        border: 1px solid #d7d7d7;
        border-top: none;
        border-bottom: none;
        margin: 3px;
        font-size: 16px;
        font-weight: normal;
        float: left;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        margin: 0px 15px 15px 15px;
        color: #FFF;
        width: 210px;
        font-size: 19px;
    }

    .container.main .bluebutton:hover {
        background: #f7f7f7 url("images/blue_bt_bg1.png") left bottom repeat-x;
    }

    .container.main .button:hover, .container.main button.btn:hover {
        opacity: 0.7;
    }

    .container.main .warning {
        background: #ffffff url("images/button_warn_bg.png") left bottom repeat-x;
        border: 1px solid #e2aeae;
        border-top: none;
        border-bottom: none;
    }

    .container.main input.right {
        float: right;
    }

    .container.main input.act {
        font-weight: bold;
    }

    .container.main .module div.notify {
        width: 25px;
        height: 25px;
        background: url("images/notify_bg.png") 50% 50% no-repeat;
        color: #666;
        font-size: 14px;
        margin: 0px;
        padding: 12px 8px 8px 6px;
        position: relative;
        float: none;
        clear: both;
        margin-top: -45px;
        margin-left: 80%;
        z-index: 2;
        text-align: center;
    }


    .container.main .module div.img {
        border: 5px solid white;
        *background-color: #d0e8e8;
        text-align: center;
        width: 150px;
        clear: both;
        margin: 10px 0px;
        padding: 0px;
        float: left;
    }

    .container.main .module div.refresh {
        margin: 20px;
        cursor: pointer;
    }

    .container.main .module div.refresh img {
        margin: 25px 0px 0px 10px;
    }

    .container.main .ui-widget-content .ui-state-default {
        clear: both;
    }

    .container.main div.separated {
        width: 45%;
        float: left;
        margin: 10px 0 10px 20px;
        padding-bottom: 15px;
    }

    .container.main div.separated fieldset {
        width: 100%;
    }

    .container.main div.separated textarea {
        width: 98%;
    }

    .container.main .module div div {
        margin: 0px;
    }

    .container.main .span6 {
        width: 100%;
        margin-left: 0px;
    }

    .container.main div.shortmargin {
        margin: 10px 0 10px 20px;
    }

    .right_line {
        background: url(images/separated.png) right top repeat-y;
    }

    .container.main div.separated input, .container.main div.separated select {
        width: 85%;
    }

    .container.main div.separated select {
        width: 89%;
        height: 35px;
        padding: 0px 0px 0px 10px;
    }

    label {
        margin-top: 5px;
        font-size: 14px;
        color: #333333;
    }

    .container.main li label {
        display: inline;
    }

    .container.main .module label {
        white-space: normal;
        clear: both;
        width: 85%;
    }

    textarea {
        width: 97%;
        height: 80px;
        border: 1px solid #dbdfe6;
        border-top-color: #abadb3;
    }

    .container.main div.steps {
        width: 12%;
        padding-top: 60px;
        float: left;
    }

        .container.main div.steps .nav-tabs li {
            background-color: #f5f0f3;
            color: #999;
            font-size: 18px;
            width: 100%;
            height: 40px;
            /*padding:8px 0px 7px 0px;*/
        }

            .container.main div.steps .nav-tabs li a {
                margin: 0px 10px 0px 0px;
                position: relative;
                top: 7px;
                border: none;
                float: right;
                font-size: 18px;
                display: inline;
                color: #999;
                border-bottom: 3px solid transparent;
                max-width: 104px;
                text-align: right;
            }

            .container.main div.steps .nav-tabs li.active a {
                text-shadow: 0 1px 0 #FFF
            }

        .container.main div.steps .nav-tabs {
            background: none;
            border: none;
            height: auto;
        }

            .container.main div.steps .nav-tabs li.active {
                background: #E1DCDF;
                border-top: 1px solid white;
                border-bottom: 1px solid white;
            }

        .container.main div.steps div.arrow {
            background: #E1DCDF url("images/steps_arrow.png") right top no-repeat;
            width: 11px;
            height: 40px;
            visibility: hidden;
            float: left;
            position: relative;
            left: 100%;
        }

        .container.main div.steps li.active div.arrow {
            visibility: visible;
        }

    .container.main .frame div.object-type-tree {
        background-color: #EEE;
        font-size: 14px;
        margin-bottom: 20px;
        padding: 5px 0;
    }

.container.main .frame div.object-type-tree div {
    margin: 5px 0 5px 10px;
}

#footer_clear {
    clear: both;
    height: 110px;
    width: 100%;
}

#footer {
    background: none repeat scroll 0 0 transparent;
    bottom: 0;
    clear: both;
    color: #FFF;
    font-size: 12px;
    height: 113px;
    line-height: 18px;
    overflow: hidden;
    text-align: left;
    width: 100%;
}

#footer span {
    color: #FFF;
}

#footer div {
    background-color: #0B5FA3;
    *background: url("images/footer_bg.png") repeat-x scroll 0 0 transparent;
    height: 115px;
    margin-bottom: 0;
    padding-left: 5%;
    position: relative;
    width: 100%;
}

#footer div div {
    background: none repeat scroll 0 0 transparent;
    float: left;
    height: 82%;
    margin: 0;
    padding-left: 0;
    padding-top: 52px;
    width: 20px;
}

#multi-derevo {
    color: #333;
}

#multi-derevo a {
    text-decoration: none;
    color: #333;
}



#multi-derevo h4 {
    font-weight: bold;
    padding-left: 20px;
    cursor: pointer;
}

#multi-derevo h4.open {
    background: url("images/tree_root.png") 0 50% no-repeat;
}

#multi-derevo h4.closed {
    background: url("images/tree_root_closed.png") 0 50% no-repeat;
}

#multi-derevo ul, li {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#multi-derevo ul {
    background: url("images/dotted_bg.png") repeat-y;
    margin-left: 5px;
}

#multi-derevo ul li {
    padding-top: 3px;
    top: 7px;
    position: relative;
    margin-left: 2px;
    margin-bottom: 7px;
}

#multi-derevo ul li a {
    padding-left: 40px;
}
#multi-derevo ul li a.check {
    padding-left: 20px;
}
    #multi-derevo ul li a.current {
        font-style: italic;
    }

#multi-derevo ul li ul {
    margin-left: 23px;
    margin-bottom: 15px;
}


#multi-derevo ul li.open {
    background: url(images/tree_open.png) 0 7px no-repeat;
}

#multi-derevo ul li.closed {
    background: url(images/tree_closed.png) 0 7px no-repeat;
}

#multi-derevo ul li.doc {
    background: url(images/tree_doc.png) 0 7px no-repeat;
    font-weight: normal;
    cursor: pointer;
    display: table;
}

#multi-derevo ul li.closed ul {
    display: none;
}


    .tab-content div {
        display: none;
    }

        .tab-content div div {
            display: block;
        }

        .tab-content div.active {
            background: none;
            border: none;
            display: block;
        }


    .container.main .frame .nav-tabs a:hover {
        /*border: none;
    border-bottom: 3px solid #49abf3;
    background: none;
    color: black;
    padding: 5px 0 4px;*/
        cursor: default;
    }

    .container.main .ui-th-column, .ui-jqgrid .ui-jqgrid-htable th.ui-th-column {
        background: #E8F7F8 none 0 0 no-repeat;
        min-height: 30px;
        height: 45px;
        border-right: 0px solid #E1DCDF;
        font-weight: normal;
        text-shadow: 0 1px 0 white;
        COLOR: #333333;
        font-size: 14px;
        text-align: left;
        white-space: normal;
        position: relative;
    }

    .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
        overflow: hidden;
    } 
     
    .container.main .ui-jqgrid .ui-jqgrid-bdiv {
        overflow-y: auto;
        overflow-x: hidden;
    }
       
    .container.main .ui-jqgrid .ui-jqgrid-htable th div {
        overflow: hidden;
        position: static;
        height: auto;
    }
     

        .container.main .ui-widget-content .ui-state-default { 
            filter: initial;
        }

        .container.main .ui-state-highlight, .container.main .ui-widget-content .ui-state-highlight, .container.main .ui-widget-header .ui-state-highlight {
            position: initial;
            margin-bottom: 0px;
            color: #676767;
            background: none;
            background-color: #bfbfbf;
            background-repeat: repeat-x;
            filter: initial;
            text-shadow: none;
            border: none;
            text-shadow: none;
            -webkit-border-radius: initial;
            -moz-border-radius: initial;
            border-radius: 0px;
            -webkit-box-shadow: initial;
            -moz-box-shadow: initial;
            box-shadow: initial;
            font-size: 14px;
        }

    .container.main .ui-jqgrid tr.ui-row-ltr td {
        text-align: left;
        border-right-width: 1px;
        border-right-color: #E1DCDF;
        border-right-style: solid;
        font-size: 14px;
    }

    .container.main .ui-jqgrid tr.jqgrow td {
        font-weight: normal;
        overflow: hidden;
        white-space: initial;
        height: 30px;
        padding: 0 5px 0 5px;
        border-bottom: none;
        font-size: 14px; 
    }

    .container.main .ui-jqgrid tr.jqgrow:hover { 
        background-color: #bfbfbf;
    }

    .date_button {
        background: url(images/date.png) 50% 50% no-repeat;
        width: 22px;
        height: 30px;
        float: right;
    }

    .container.main div div.date_div {
        height: 30px;
        border: 1px solid #E4E9ED;
        border-top-color: #ACADAF;
        margin-top: 5px;
        color: #666;
        font-size: 17px;
        margin-top: 5px;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        background-color: white;
        margin: 9px 0px;
        width: 160px;
    }

    .container.main .date_div input.text {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        transition: none;
        background: none;
        border: none;
        width: 75%;
        float: left;
        margin: 0;
    }

    .container.main div.separated div.date_div {
        width: 160px;
    }

    .container.main .date_div input.text:focus {
        box-shadow: none;
    }

    .jqgfirstrow:after {
        background: whiteSmoke url("Images/table_1row_bg.png") repeat-x !important;
    }
     

    .container.main table.versions td input {
        margin: 5px 0px 5px 0px;
    }


    .container.main .btn-primary,
    .container.main .btn-primary:hover,
    .container.main .btn-warning,
    .container.main .btn-warning:hover,
    .container.main .btn-danger,
    .container.main .btn-danger:hover,
    .container.main .btn-success,
    .container.main .btn-success:hover,
    .container.main .btn-info,
    .container.main .btn-info:hover {
        color: inherit;
    }

    .container.main [class^="icon-"] {
        *display: none;
    }

    #fileinfo {
        width: 460px;
        word-wrap: break-word;
    }


#loading {
    background-color: #b2b0b0;
    height: 100%;
    margin: 0;
    opacity: 0.5;
    position: absolute;
    width: 100%;
    z-index: 999;
    display: none;
    visibility: hidden;
}

.container.main .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0px;
    text-align: left;
}

.validationForm label.error {
    clear: both;
    width: 85%;
    font-size: 11px;
    background-color: #AA0808;
    color: white;
    padding-left: 5px;
}

#uploader {
    position: relative;
}

.validationForm .date_div label.error {
    width: 98%;
}

.container.main .error .date_div input.text {
    margin-bottom: 10px;
}

.container.main div.control-group.error {
    /* min-height:95px;*/
}

.container.main table div.control-group {
    margin-bottom: 0px;
}
 
 

.container.main .form-horizontal .controls {
    margin: 0px;
    padding: 0px;
}

.container.main span.error {
    background-color: #AA0808;
    color: white;
    padding: 3px;
} 
 
.container.main .ui-search-toolbar {
    border-top: 1px solid #CFCFD1;
    background-color: #fafafa;
}

.placeholder {
    color: #999;
}

.container.main div#ObjectLocationDiv input.text {
    height: 15px;
    font-size: 14px;
    margin: 0px;
    float: left;
    width: 300px;
    display: block;
}

.container.main div#ObjectLocationDiv div.controls label.error {
    display: block;
    float: left;
    width: 200px;
    clear: none;
    margin: 2px 5px;
}

.container.main div#ObjectLocationDiv label {
    display: none;
}

.container.main div#ObjectLocationDiv {
    position: relative;
    width: 600px;
    z-index: 10;
}

.container.main div.fakefile input.upload {
    background: #fff url(images/upload2.png) no-repeat center bottom;
    border: none;
    width: 34px !important;
    margin: -32px 0 0 7px;
    border-left: 1px solid #d7d7d7;
    height: 31px;
}

.container.main div.fakefile2 input.upload {
    background: #fff url(images/upload2.png) no-repeat center bottom;
    border: none;
    width: 34px !important;
    border-left: 1px solid #d7d7d7;
    height: 32px;
}

.container.main table.versions div.error {
    height: 60px;
}

.container.main .tab-content table.versions div.form {
    margin: 5px 0 0 0;
}

.container.main div.separated ul#levpanel input {
    width: auto;
}

.container.main div.separated ul#levpanel {
    clear: both;
}

.container.main div.separated ul#levpanel li span strong {
    font-size: 12px;
    font-weight: normal;
}

.container.main div.separated ul#levpanel li.expandable {
    padding: 0px 0pt 5px 16px;
}

.fakefile_sign {
    width: 100%
}

.container.main div.fakefile_sign input.text {
    width: 90%;
    float: left;
    margin: 0px;
    padding: 8px 2% 5px 7%;
    height: auto;
}

.container.main div.fakefile_sign img {
    height: 22px;
    width: 22px;
    position: relative;
    top: -33px;
}

.container.main div.fakefile_sign input.button {
    float: right;
    margin: 0px;
    height: 31px;
}

.container.main div.fakefile_sign input.upload {
    background: #fff url(images/upload2.png) no-repeat center bottom;
    border: none;
    width: 34px !important;
    border-left: 1px solid #d7d7d7;
    height: 32px;
    float: right;
    position: relative;
    top: -33px;
} 
.container.main .control-group.error input,.container.main .control-group.error select,.container.main .control-group.error textarea, 
.container.main input.error,.container.main select.error,.container.main textarea.error {
    border-color: #b94a48;
    -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);
}

.container.main div.fakefile_sign input.file {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 0;
}

.gridaboutbutton {
    background-position: center;
    background-repeat: no-repeat;
    width: 45px;
    height: 30px;
    display: inline-block;
    opacity: 0.8;
}
 


.gridappsignbutton, 
.gridchoosebutton, 
.gridsigninfobutton, 
.gridskypeinfobutton, 
.gridskypehistorybutton, 
.gridskypeusersbutton, 
.gridskypebutton, 
.gridsignbutton, 
.grideditbutton, 
.griddeltebutton, 
.gridsharebutton, 
.griddownbutton, 
.gridbutton, 
.griddownloadbutton, 
.menueditbutton, 
.menuremovebutton,
.griddownloadnewbutton,
.griddownloadnotificationbutton,
.gridcalculatorbutton,
.gridcalccopybutton,
.gridemptybutton {
    background-position: center;
    background-repeat: no-repeat;
    width: 24px;
    height: 30px;
    display: inline-table;
    opacity: 0.8; 
}

.gridskypehistorybutton, .gridskypeusersbutton, .gridskypeinfobutton {
    width: 30px;
}

.menueditbutton {
    width: 20px;
    float: left;
    height: 20px;
    background-image: url("images/additional/redaktirovat.png");
}

.menuremovebutton {
    width: 20px;
    float: left;
    height: 20px;
    left: 30px;
    background-image: url("images/additional/zakryt.png");
}

.gridappsignbutton:hover, .gridchoosebutton:hover, .gridskypeinfobutton:hover, .gridskypehistorybutton:hover, .gridskypeusersbutton:hover, .gridskypebutton:hover, .gridsignbutton:hover, .grideditbutton:hover, .gridcalculatorbutton:hover, .gridcalccopybutton:hover,.gridaboutbutton:hover, .griddeltebutton:hover, .gridsharebutton:hover, .removefilebutton:hover, .griddownbutton:hover, griddownloadbutton:hover, bt-news-feed:hover {
    opacity: 1;
}

.gridchoosebutton {
    background-image: url("images/choose.png");
}

.gridappsignbutton {
    background-image: url("images/cert-license.png");
}

.gridsignbutton {
    background-image: url("images/additional/karta.png");
}

.griddownbutton {
    background-image: url("images/down-file.png");
}
    
.griddownbutton:hover {
    background-image: url("images/down-file_selected.png");
}

.gridskypeusersbutton {
    background-image: url("images/skype-users.png");
}

.gridskypehistorybutton {
    background-image: url("images/skype-history.png");
}

.grideditbutton {
    background-image: url("images/additional/redaktirovat.png");
}

.gridcalculatorbutton { 
    background-image: url("images/calculator.png");
}
.gridcalccopybutton { 
    background-image: url("images/copy.png");
}
.gridaboutbutton {
    width: 45px;
    display: inline-block;
    background-image: url("images/additional/papka.png");
}

.gridsharebutton {
    background-image: url("images/share.png");
}
.griddeltebutton {
    background-image: url("images/additional/zakryt.png");
}

.gridskypeinfobutton, .gridskypebutton {
    background-image: url("images/additional/telefon.png"); 
    display: inline-block;
}


.gridchoosebutton:active, .gridchoosebutton:hover {
    background-image: url("images/active-choose.png");
}

.grideditbutton:active, .grideditbutton:hover {
    background-image: url("images/additional/redaktirovat_selected.png");
}

.gridcalculatorbutton:active, .gridcalculatorbutton:hover {
    background-image: url("images/calculator_selected.png");
}

.gridcalccopybutton:active, .gridcalccopybutton:hover {
    background-image: url("images/copy_selected.png");
}



.gridskypeusersbutton:active, .gridskypeusersbutton:hover {
    background-image: url("images/active-skype-users.png");
}

.gridskypehistorybutton:active, .gridskypehistoryb.gridaboutbuttonutton:hover {
    background-image: url("images/active-skype-history.png");
}

.gridsignbutton:active, .gridsignbutton:hover {
    background-image: url("images/additional/karta_selected.png");
}

.gridaboutbutton:active, .gridaboutbutton:hover {
    width: 45px;
    background-image: url("images/additional/papka_selected.png");
}

.gridsharebutton:active, .gridsharebutton:hover {
    background-image: url("images/share_selected.png");
}
.griddeltebutton:active, .griddeltebutton:hover {
    background-image: url("images/additional/zakryt_selected.png");
}

.gridskypeinfobutton:active, .gridskypeinfobutton:hover, .gridskypebutton:active, .gridskypebutton:hover {
    background-image: url("images/additional/telefon_selected.png");
}

.removefilebutton {
    background-image: url("images/delete-file.png");
    background-position: bottom left;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    display: inline-block;
    opacity: 0.8;
    margin-right: 5px;
}



.bt-news-feed { 
    background-position: bottom left;
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    display: inline-block;
    opacity: 0.8; 
}


.bt-news-feed.newshide { 
    background-image: url("images/news-hide.png");
}


.bt-news-feed.newsshow { 
    background-image: url("images/news-show.png");
}

 
.attach-file {
    background-image: url("images/attach.png");
    background-position: bottom left;
    background-repeat: no-repeat;
    display: inline-block;
    padding-left: 20px;
} 

.griddownloadnewbutton {
    background-image: url("images/download.png");
}
    
.griddownloadnewbutton:hover {
    background-image: url("images/download_selected.png");
}
.griddownloadnotificationbutton {
    background-image: url("images/download-notification.png");
}
    
.griddownloadnotificationbutton:hover {
    background-image: url("images/download-notification_selected.png");
}

.griddownloadbutton {
    background-image: url("images/down.png");
}
    
.griddownloadbutton:hover {
    background-image: url("images/down_selected.png");
}
.gridpreviewbutton {
    background-image: url("images/preview.png");
}
.gridpreviewbutton:hover {
    background-image: url("images/preview_selected.png");
}

.gridsigninfobutton {
    background-image: url("images/key-info.png");
}
    
.gridsigninfobutton:hover {
    background-image: url("images/key-info_selected.png");
}
.gridkeybutton {
    background-image: url("images/key.png");
}
.gridkeybutton:hover {
    background-image: url("images/key_selected.png");
}

.gridremarksbutton {
    background-image: url("images/remarks.png");
}
.gridremarksbutton:hover {
    background-image: url("images/remarks_selected.png");
}

.gridblankbutton {
    background-image: url("images/blank.png");
}
.gridblankbutton:hover {
    background-image: url("images/blank_selected.png");
}

.addbutton {
    background: #fff url(images/add.png) no-repeat center bottom;
    width: 24px;
    height: 24px;
    display: block;
    float: right;
}

.addnewrowbutton {
    background: #fff url(images/add.png) no-repeat center bottom;
    width: 24px;
    height: 24px;
    position: absolute;
    left: 90%;
    top: 8px;
}

.addfilebutton {
    background-image: url("images/add-file.png");
    background-position: top left;
    background-repeat: no-repeat;
    display: inline-block;
    padding-left: 25px;
    line-height: 25px;
    padding-bottom: 5px;
    cursor: pointer;
}

    

.sendemailbutton:hover {
    background-image: url("images/email-send_selected.png"); 
}

.sendemailbutton {
    background-image: url("images/email-send.png");
    background-position: top right;
    background-repeat: no-repeat;
    display: inline-block;
    padding-left: 10px;
    line-height: 25px;
    padding-bottom: 5px;
}

.deletefilebutton {
    background-image: url("images/delete.png");
    background-position: top right;
    background-repeat: no-repeat;
    display: inline-block;
    padding-left: 25px;
    line-height: 25px;
    padding-bottom: 5px;
}

.previewfilebutton {
    background-image: url("images/preview.png");
    background-position: top right;
    background-repeat: no-repeat;
    display: inline-block;
    padding-left: 25px;
    line-height: 25px;
    padding-bottom: 5px;
    width: 20px;
    height: 24px;
}
.previewfilebutton:hover {
    background-image: url("images/preview_selected.png"); 
}

.deletefilebutton {
    background-image: url("images/delete.png");
    background-position: top right;
    background-repeat: no-repeat;
    display: inline-block;
    padding-left: 25px;
    line-height: 25px;
    padding-bottom:5px;
}

.downloadfilebutton {
    background-image: url("images/down-file.png");
    background-position: top right;
    background-repeat: no-repeat;
    display: inline-block;
    padding-left: 25px;
    line-height: 25px;
    padding-bottom: 5px;
    margin-right: 10px;
}

.downloadfilebutton:hover {
    background-image: url("images/down-file_selected.png"); 
}


div.closed table.stages tr, div.closed table.stages tr.ui-state-highlight {
    background-color: #cfcfcf;
}

.history-panel {
    margin-left: 104%;
    width: 500px;
    margin-top: -24px;
    position: absolute;
}

.file-uploadPanel {
    position: relative;
}

#file-history ul, li {
    vertical-align: top;
    line-height: 16px;
    margin-bottom: 5px;
}

.file-upload-button {
    background: #fff url(images/upload2.png) no-repeat center bottom;
    border: none;
    width: 34px !important;
    border-left: 1px solid #d7d7d7;
    height: 31px;
}

.alert {
    clear: both;
    font-size: 16px;
    margin-top: 20px; 
}

.red {
    color: #B22520;
    font-weight: bold;
    font-size: 24px;
    vertical-align: middle;
}

.query {
    background: #f6f6f6 url(images/query-icon.png) 0 0 no-repeat;
    width: 20px;
    height: 20px;
    position: absolute;
}

.popover-content {
}

.llable {
    font-size: 11px;
    margin: 0 5px;
    font-weight: bold;
} 

.module fieldset {
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    margin: 20px 10px;
}

.module legend {
    display: block;
    margin-left: 40px;
    font-size: 14px;
    color: #333333;
    border: 0;
    text-align: left;
    padding: 0 10px;
    width: auto;
    margin-bottom: 0;
    line-height: 20px;
}

.container.main .intro .item, .item {
    margin: 10px 0;
    border-top: 1px solid #e1e0d7;
    padding: 12px 0 0 0;
}

.container.main .intro .g-time, .g-time {
    margin: 0;
    letter-spacing: 1px;
    font-size: 10px;
    line-height: 1 !important;
    color: #959595;
    font-size: 12px;
    font-weight: normal;
    white-space: nowrap;
}

.container.main .intro .news, .news {
    margin: 0;
    color: #4F4F4F;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    line-height: 14px;
    margin-top: 25px;
    line-height: 28px;
    background: url("images/caption_bg.png") left bottom repeat-x;
    padding-bottom: 15px;
    margin-bottom: 15px;
    text-indent: 10px;
    text-shadow: 0 1px 0 #FFF;
    font-style: italic;
}

.container.main .intro .news-download, .news-download {
    margin: 0;
}

.container.main .intro .news-title, .news-title {
    text-transform: uppercase;
    color: #4F4F4F;
    margin: 0;
    font-weight: bold;
}

.container.main .intro .news-desc, .news-desc {
    margin: 0;
}

.container.main .intro .news-more, .news-more {
    margin: 0;
    width: 100%;
    text-align: left;
    color: #191919;
    font-size: 14px;
    text-decoration: none;
}

.view-all:after {
    content: "\e080";
    font-size: 11px;
}

.flex {
    display: flex;
}

.flex {
    display: flex;
}

.pad5 {
    padding-left: 5px;
}

#adminmenu {
    position: relative;
}

#adminmenu li .menueditbutton, #adminmenu li .menuremovebutton {
    position: absolute;
    border: 0;
    padding: 8px 0;
    cursor: pointer;
    background-color: #FFF;
}


#adminmenu li .amenu {
    margin-left: 60px;
}

.helpheader {
    height: 50px;
    width: 50px;
    float: right;
}

    .helpheader a {
        margin-top: -5px;
    }

.nav-tabs.nav-stacked > li > .amenu:hover {
    background: #fff url(images/menu_activebutton.png) repeat-x center bottom;
}

.nav-tabs.nav-stacked > li > .amenu {
    background: #fff url(images/menu_button.png) repeat-x center bottom;
}

.nav-tabs.nav-stacked > .active > .amenu {
    background: #fff url(images/menu_activebutton.png) repeat-x center bottom;
    color: #29A0F4;
}

.nav-tabs > li > a {
    min-height: 30px;
}

.nav-tabs.nav-stacked > li > a {
    font-size: 17px;
    color: #828282;
}

.helpheader a img {
    margin-top: 4px;
}

.input-append input:focus, .input-prepend input:focus, .input-append select:focus, .input-prepend select:focus, .input-append .uneditable-input:focus, .input-prepend .uneditable-input:focus {
    z-index: 0;
}

.input-append input:focus, .input-prepend input:focus, .input-append select:focus, .input-prepend select:focus, .input-append .uneditable-input:focus, .input-prepend .uneditable-input:focus {
    z-index: 0;
}


.datetime-panel {
    position: relative;
}

.time-panel {
    position: absolute;
    top: -2px;
    padding: 0;
    left: 166px;
}

.ui-autocomplete {
    text-align: left;
}

#corrModal {
    width: 95%;
    padding: 0px;
    height: 100%;
    margin: 28px;
    top: 10px;
    left: 0px;
}

#corrcontent {
    height: 100%;
    border-radius: 0;
}

.hidded {
    display: none;
}
table.stages td a.gridnoticebutton {
    width: 26px;
    height: 24px;
    background: #999999;
    display: inline-block;
    text-align: center;
    border-radius: 33px;
    text-decoration: none;
    color: #fff;
    vertical-align: top;
    padding-top: 3px;
}
table.stages td a.gridnoticebutton:hover {
    background: #07A9B8;
} 
    
.downloadfilebutton,
.griddownloadbutton, .griddownbutton, .sendemailbutton{ 
    width: 20px;
    height: 24px;
    margin-left: 5px;
}
.gridbutton, .gridsigninfobutton, .gridpreviewbutton { 
    width: 20px;
    height: 24px;
    margin-left: 5px;
}
.container.main .frame>table.tbresultstep {
    margin-left: 0px;
}
.sidebar-offcanvas {
    padding-bottom: 10px;
}
#help_content {
    padding-bottom: 10px;
    padding-right: 10px;
}
.griddownloadnewbutton,
.griddownloadnotificationbutton {
    width: 26px;
    height: 26px;
    margin-left: 5px;
} 
.griddownloadnotificationbutton { 
    margin-left: 10px;
}

.eds-blocked {
    left: 0;
    height: 100%;
    top: 0;
    width: 100%;
    position: fixed;
    z-index: 200;
    background-color: rgb(0,0,0,0.3);
}
.eds-modal {
    position: fixed;
    left: 50%;
    top: 50%;
    min-height: 300px;
    max-height: 400px;
    min-width: 400px;
    max-width: 600px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 100;
    background-color: #F8F8F8;
    padding: 2em 2em;
    -webkit-user-select: none;
    display: table;
    box-sizing: border-box;
}

.eds-modal-content {
    display: table-cell;
    vertical-align: middle;
}
.eds-modal-title {
    cursor: default;
    text-align: center;
    margin: 0.4em 0 0.8em;
    font-weight: bold;
    color: #4D4D4D;
    font: normal 20px tahoma, arial, verdana;
    width: 300px;
    margin-left: auto;
    margin-right: auto;
}

.eds-modal-actions {
    text-align: center;
    margin-top: 1.6em;
    color: #4D4D4D;
    font: normal 15px tahoma, arial, verdana;
    width: 300px;
    margin-left: auto;
    margin-right: auto;
}
.eds-modal-btn--block {
    display: block;
    width: 100%;
    margin: 0 auto 0.5em;
}
.eds-modal-btn {
    display: inline-block;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding: 0.1em 1.4em;
    background-color: white;
    color: #08aebd;
    border: #08aebd solid 1px;
    outline: 0;
    font: normal 20px tahoma, arial, verdana;
    -webkit-transition: all 140ms ease;
    -moz-transition: all 140ms ease;
    -o-transition: all 140ms ease;
    transition: all 140ms ease;
    text-decoration: none;
    width: 300px !important;
    height: 40px;
}
.eds-modal-btn:hover {
    background-color: #08aebd;
    color: white;
}
.eds-modal-btn-dark {
    color: #FF9933;
    border: #FF9933 solid 1px;
}
.eds-modal-btn-dark:hover {
    background-color: #FF9933;
}
.ml10 {
    margin-left: 10px;
}

.checkbox-control {
    display: inline-flex !important;

}
.checkbox-control input[type=checkbox] {
    width: 20px !important;
    height: 20px;
}
.checkbox-control label {
    padding-left: 10px;
    font-size: 16px;
    font-weight: bold;
    line-height: 15px;
}
.hide {
    display: none;
}