/*
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 : Apr 8, 2016, 2:55:37 PM
    Author     : sanja
*/


*{margin:0; padding:0}
html{
    width:100%;height:100%;margin: 0;
}
/* background:url("images/body_bg.png") repeat;*/
body{font-family:Arial; font-size:14px; line-height:20px; background: transparent; color:#575757;width:100%;height:100%;margin: 0; position: relative;}
a{color:#575757; text-decoration:none; outline:0}
a:hover, a:active, a:focus{text-decoration:none; outline:0; color:#575757}
input[type=text], input[type=password], input[type=submit], textarea{border:1px solid #ddd; padding:5px; overflow:auto}
h1, h2, h3, h4, h5, h6{font-weight:normal; margin:0 0 15px}
h2{font-size:25px; line-height:30px}
img{max-width:100%; height:auto; border:none}
.alignleft{float:left; margin-left:0px}
.aligncenter{display:block; margin:10px auto}
.alignright{float:right; margin-left:10px}
.floatleft{float:left}
.floatright{float:right}
.wrapper{width:1150px; display:block; margin:0 auto}
.fix{overflow:hidden}
.header_area{background:url("images/black_bg.png") repeat scroll 0 0 rgba(0,0,0,0)}
.header{min-height:100px}
.logo{margin-left:10px}
.logo h1{color:#FF1769; font-size:35px; font-weight:bold; line-height:40px; margin-top:25px; text-shadow:3px 2px 1px #CF0000}
.logo h1 span{color:#fff}
.social{margin-left:210px}
.social ul{margin:0; padding:0; list-style:none}
.social ul li{float:left}
.social ul li a{color:#FFF; display:block; font-size:20px; padding:10px 20px}
.social ul li a:hover{color:#FF1769}
.facebook{}
.twitter{}
.google{}
.feed{}
.login-form-wrapper-top {
    height: 1.7em;
}
.login-input-wrapper {
    height: 1.5em;
    float: left;
    position: relative;
    margin: .1em;
}
.login-input-wrapper {
    height: 1.5em;
    float: left;
    position: relative;
    margin: .1em;
}
div, img, span {
    background-repeat: no-repeat;
    background-position: center;
}
.login-header-button {
    width: 4.5em;
}
.bck-color-1, .bck-color-2.add-hover:hover {
    background: #5c5c5c;
    background: -moz-linear-gradient(top,#5c5c5c 0,#555 31%,#434343 71%,#3f3f3f 100%);
    background: -webkit-linear-gradient(top,#5c5c5c 0,#555 31%,#434343 71%,#3f3f3f 100%);
    background: linear-gradient(to bottom,#5c5c5c 0,#555 31%,#434343 71%,#3f3f3f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5c5c5c', endColorstr='#3f3f3f', GradientType=0);
    color: #fff;
}
.button-style {
    border: 0;
    padding: .3em .2em;
    color: #fff;
    cursor: pointer;
    text-align: center;
    background: #19bf45;
    background: -moz-linear-gradient(top,#19bf45 0,#17b54c 27%,#11a159 66%,#11a159 100%);
    background: -webkit-linear-gradient(top,#19bf45 0,#17b54c 27%,#11a159 66%,#11a159 100%);
    background: linear-gradient(to bottom,#19bf45 0,#17b54c 27%,#11a159 66%,#11a159 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#19bf45', endColorstr='#11a159', GradientType=0);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.f-09 {
    font-size: .9em;
}
.login-form-wrapper {
    width: 95%;
    margin: 2%;
    padding: 1%;
    background: #7B7979;
}
.lost-pass {
    width: 1em;
    line-height: 1em;
    display: block;
    position: absolute;
    text-align: center;
    right: .6em;
    top: .3em;
}
.bck-color-3 {
    background: #19bf45;
    background: -moz-linear-gradient(top,#19bf45 0,#17b54c 27%,#11a159 66%,#11a159 100%);
    background: -webkit-linear-gradient(top,#19bf45 0,#17b54c 27%,#11a159 66%,#11a159 100%);
    background: linear-gradient(to bottom,#19bf45 0,#17b54c 27%,#11a159 66%,#11a159 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#19bf45', endColorstr='#11a159', GradientType=0);
    color: #fff;
}
a {
    color: #333;
    text-decoration: none;
    outline: 0;
}
.login-input-wrapper input {
    border: 1px solid #fff;
    padding: .1em;
    float: left;
    width: 8.5em;
    border-radius: 2px;
}
.google_lan{margin-right:22px; margin-top:40px}
.search_area{border-bottom: 1px solid #14a157;
             background: #424242;
             background: -moz-linear-gradient(top,#424242 0,#303030 100%);
             background: -webkit-linear-gradient(top,#424242 0,#303030 100%);
             background: linear-gradient(to bottom,#424242 0,#303030 100%);
             filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#424242', endColorstr='#303030', GradientType=0);
             height: 3.6em;}
.search_box{padding:15px 0}
.search_box form, .search_box form p{margin:0; padding:0}
.search{background:none repeat scroll 0 0 #000; border:0; border-radius:8px; color:#FFF; font-size:18px; height:45px; padding-left:10px; width:85%; outline:0}
.search:focus{background:#F0F0F0; color:#000}
.login_submit{border-radius:5px; font-size:18px; height:40px; margin-left:10px; width:12%; border:none !important; float:right; text-align: center;
              padding-top: 8px;
              background: #19bf45;
              background: -moz-linear-gradient(top,#19bf45 0,#17b54c 27%,#11a159 66%,#11a159 100%);
              background: -webkit-linear-gradient(top,#19bf45 0,#17b54c 27%,#11a159 66%,#11a159 100%);
              background: linear-gradient(to bottom,#19bf45 0,#17b54c 27%,#11a159 66%,#11a159 100%);
              filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#19bf45', endColorstr='#11a159', GradientType=0);
              color: #fff;
              margin-top: -1.1em;
              cursor: pointer;
}
/*.login_submit:hover, .login-btn:hover{*/
.login_submit:hover{
    background: #5c5c5c;
    background: -moz-linear-gradient(top,#5c5c5c 0,#555 31%,#434343 71%,#3f3f3f 100%);
    background: -webkit-linear-gradient(top,#5c5c5c 0,#555 31%,#434343 71%,#3f3f3f 100%);
    background: linear-gradient(to bottom,#5c5c5c 0,#555 31%,#434343 71%,#3f3f3f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5c5c5c', endColorstr='#3f3f3f', GradientType=0);
    color: #fff;
}
.main_content_area{}
.main_content{background:#fff}
.content{width:100%; padding:10px; background:#fff}
.hori_addbar{height:90px; margin:15px auto; width:728px}
.single_content{  border: 1px solid #999;
                  margin-bottom: 15px;
                  margin-left: 7px;
                  margin-right: 7px;
                  padding: 10px;
                  width: 32%;
                  -moz-box-shadow: 3px 3px 5px #ddd;
                  -webkit-box-shadow: 3px 3px 5px #ddd;
                  box-shadow: 3px 3px 5px #ddd;
                  min-height: 300px;
                  overflow: auto;
                  height: 410px;
}
.single_content h2{font-size:20px; font-weight:bold; border-bottom:2px solid #1A8F3C; padding-bottom:10px}
.single_content h2 i{color:#307711}
.single_content h2 .week{font-size:10px; font-weight:normal}
.single_content ul{margin:0; padding:0; list-style:none}
.single_content ul li{}
.single_content ul li a{border-bottom:1px dotted #DDD; display:block; font-size:12px; padding:7px 0;cursor: pointer;}
.single_content ul li a:hover{color:#FFA439; text-decoration:underline}

.full_content{border:1px solid #999; margin-bottom:15px; margin-left:7px; margin-right:7px; padding:10px; width:98%; -moz-box-shadow:3px 3px 5px #ddd; -webkit-box-shadow:3px 3px 5px #ddd; box-shadow:3px 3px 5px #ddd; }
.full_content h2{font-size:20px; font-weight:bold; border-bottom:2px solid #1A8F3C; padding-bottom:10px}
.full_content h2 i{color:#307711}
.full_content h2 .week{font-size:10px; font-weight:normal}
.full_content ul{margin:0; padding:0; list-style:none}
.full_content ul li{}
.full_content ul li a{border-bottom:1px dotted #DDD; display:block; font-size:12px; padding:7px 0}
.full_content ul li a:hover{color:#FFA439; text-decoration:underline}
.viewall{text-align:center; margin-top:15px}
.viewall a{color:#FFA439; font-weight:bold}
.viewall a:hover{text-decoration:underline}
.entry_name{width:100%}
/*.download-count{margin-top:5px}*/
.home_sidebar{width:180px; padding:10px; background:#fff; display:none;}
.single_home_sidebar{margin-bottom:15px}
.single_home_sidebar h2{border-bottom:3px solid #505050; font-size:20px; font-weight:bold}
.single_home_sidebar h2 i{color:#FF1769}
.footer_area{background:url("images/black_bg.png") repeat scroll 0 0 rgba(0,0,0,0); border-top:5px solid #197B1A;  height: 5em; position: relative;}
.footer{padding:10px}
.footer_left{}
.copyright{text-align:center; margin-top:-2em; color: white;}
.copyright span{color:#36951F;}
.footer_right{margin-top:20px}
.footer_menu ul{margin:0; padding:0; list-style:none; text-align:right}
.footer_menu ul li{display:inline}
.footer_menu ul li a{display:inline-block; padding:10px 15px; color:#fff}
.footer_menu ul li a:hover{text-decoration:underline; color:#FF1769}
.google_search{margin-top:25px; width:350px}
.inner_left_sidebar{padding:10px; width:180px; margin-top:20px}
.single_left_sidebar{margin-bottom:25px}
.single_left_sidebar h2{border-bottom:2px solid #000; font-weight:bold; padding-bottom:15px; font-size:16px}
.single_left_sidebar h2 i{font-size:14px; padding-right:5px; color:#FFA439}
.inner_content{padding:10px; width:100%; margin-top:20px}
.inner_content h1{border-bottom:2px solid #FFA439; font-size:28px; font-weight:bold; padding-bottom:15px; text-align:center; margin-bottom:0px}
.inner_content ul{margin:0; padding:0; list-style:none}
.inner_content ul li{border-bottom:1px solid #ddd}
.inner_content ul li:last-child{border-bottom:none}
.single_inner_content{padding-top:15px; padding-bottom:15px}
.single_inner_content h1{float:left; font-size:17px; font-weight:normal; width:45%; border-bottom:none; padding-bottom:0px; text-align:inherit; margin-bottom:0px}
.single_inner_content h1 img{}
.single_inner_content h1 a:hover{text-decoration:underline; color:#FFA439}
.single_inner_content h1 span{display:block; font-size:12px; line-height:17px; padding-left:33px}
.star{float:left; margin-top:25px; width:20%}
.star a{background:url("images/star_active.png") no-repeat scroll 0 0 rgba(0,0,0,0); display:block; float:left; margin-right:2px; padding:0 10px; text-indent:-99999px}
.single_inner_content > a{float:right; background:#ddd; display:block; padding:10px 40px; border-radius:5px; color:#575757; margin-top:15px}
.single_inner_content > a i{padding-left:5px}
.single_inner_content > a:hover{background:#FF1769; color:#fff; transition:all .5s ease 0s; -moz-transition:all .5s ease 0s; -webkit-transition:all .5s ease 0s; -o-transition:all .5s ease 0s; -ms-transition:all .5s ease 0s}
.blog_top_add{width:630px; height:100px}
.blog_top_add img{}
.inner_right_sidebar, .inner_page_right_sidebar{padding:10px; width:320px; margin-top:20px}
.single_right_sidebar, .inner_page_single_right_sidebar, .older_version{width:300px; margin-bottom:25px}
.single_right_sidebar h2, .inner_page_single_right_sidebar h2, .older_version h2{font-size:16px; font-weight:bold}
.single_right_sidebar h2 i, .inner_page_single_right_sidebar h2 i, .older_version i{color:#FFA439; padding-right:5px; font-size:14px}
.older_version a{display:block; margin-bottom:5px}
.older_version a:hover{color:#FFA439; text-decoration:underline}
.inner_page_content{width:830px; padding:20px; margin-top:20px}
.breadcrumbs{}
.single_page_content{}
.soft_title h1{float:left; font-size:25px; font-weight:bold; width:60%}
.soft_title{}
.rating_star{width:18%; float:right}
.rating_star a{background:url("images/star_active.png") no-repeat; display:block; padding:7px 10px; float:left; margin-right:2px}
.rating_star span{display:block; margin-bottom:2px; font-weight:bold}
.single_page_content_top_addbar{height:90px; width:728px; margin:0 auto}
.description_tabs{margin-top:20px}
.nav-tabs .active a, .nav-tabs .active a:focus, .nav-tabs .active a:active{color:#FFA439 !important; font-weight:bold}
.nav-tabs{border-bottom:1px solid #FFA439}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{border-color:#FFA439 #FFA439 rgba(0,0,0,0) !important; text-decoration:none}
.nav-tabs > li > a{font-weight:bold; padding:15px 70px}
.nav-tabs > li > a:hover{border:1px solid #fff; background:none; border-bottom:1px solid #FFA439}
.nav-tabs > li > a:active{}
.descriptions, .comments{margin-top:25px}
.descriptions h2{border-bottom:2px dotted; color:#5F6D80; font-size:18px; font-weight:bold; margin-bottom:15px; margin-left:25px; margin-top:15px; padding-bottom:10px; width:300px}
.descriptions ul{margin:0px 0px 15px 45px; padding:0; list-style:none}
.descriptions ul li{width:370px; padding:10px}
.description_info{}
.des_title{float:left; font-weight:bold; width:40%}
.des{color:#969696; float:right; width:60%}
.des a{color:#FFA439; font-weight:bold}
.des a:hover{text-decoration:underline}
.post-meta{margin:30px 0px; border-top:1px solid #ddd; border-bottom:1px solid #ddd; padding:20px 0}
.download_area{width:77%; margin:0 auto}
.social_buttons{}
.btn{width:130px; margin-left:22px}
.download_button{}
.download_button a{display:block; padding:10px 30px; text-align:center; color:#fff; font-size:20px; border-radius:5px; margin-top:10px; font-weight:bold; background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#F71B4B),color-stop(1,#CF0000)); background-image:-o-linear-gradient(bottom,#F71B4B 0%,#CF0000 100%); background-image:-moz-linear-gradient(bottom,#F71B4B 0%,#CF0000 100%); background-image:-webkit-linear-gradient(bottom,#F71B4B 0%,#CF0000 100%); background-image:-ms-linear-gradient(bottom,#F71B4B 0%,#CF0000 100%); background-image:linear-gradient(to bottom,#F71B4B 0%,#CF0000 100%)}
.download_button a:hover{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#1DAB3E),color-stop(1,#38CE5D)); background-image:-o-linear-gradient(bottom,#1DAB3E 0%,#38CE5D 100%); background-image:-moz-linear-gradient(bottom,#1DAB3E 0%,#38CE5D 100%); background-image:-webkit-linear-gradient(bottom,#1DAB3E 0%,#38CE5D 100%); background-image:-ms-linear-gradient(bottom,#1DAB3E 0%,#38CE5D 100%); background-image:linear-gradient(to bottom,#1DAB3E 0%,#38CE5D 100%)}
.download_button a span{font-size:12px}
.related_post{}
.related_post h2{font-size:20px; font-weight:bold; text-align:center; margin-bottom:25px; border-bottom:2px dotted #ddd; padding-bottom:20px}
.related_post h2 i{color:#FFA439}
.related_post_container{border-bottom:2px dotted #DDD; margin-left:-10px}
.single_related_post{float:left; margin-left:10px; width:256px; margin-bottom:10px}
.single_related_post h2{font-size:14px; font-weight:normal; line-height:5px; border-bottom:none}
.single_related_post h2 a:hover{color:#FF8000; text-decoration:underline}
.single_related_post h2 span{display:block; font-size:11px; padding-left:35px}
.inner_page{margin:25px auto; width:900px}
.inner_page h1{font-weight:bold; margin-bottom:35px; margin-left:-20px; border-bottom:3px solid; padding-bottom:15px; margin-top:30px}
.inner_page h2{font-size:18px; font-weight:bold; margin-left:-20px}
.inner_page span{color:#FF1769}
.inner_page p{}
.inner_page ul{margin-left:20px}
.inner_page ul li{}
.inner_page ul li a{}
.contact_form{margin-top:40px}
.contact_form p{margin-bottom:15px}
.name{height:40px; width:40%; outline:0}
.email{height:40px; width:40%; outline:0}
.massage{height:200px; width:60%; outline:0; overflow:auto}
.submit_btn{background:none repeat scroll 0 0 #FF1769; color:#FFF; font-size:18px; font-weight:bold; height:40px; width:140px; border:none !important}
.name:focus, .email:focus, .massage:focus{box-shadow:0.1px 0.1px 5px 1px #FF1769 !important; -moz-box-shadow:0.1px 0.1px 5px 1px #FF1769 !important; -webkit-box-shadow:0.1px 0.1px 5px 1px #FF1769 !important; transition:all 0.5s ease 0s; -moz-transition:all 0.5s ease 0s; -webkit-transition:all 0.5s ease 0s; -o-transition:all 0.5s ease 0s; -ms-transition:all 0.5s ease 0s}
.submit_btn:hover{background:#fff; border:2px solid #FF1769 !important; color:#FF1769}

.cd-user-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(52, 54, 66, 0.9);
    z-index: 3;
    overflow-y: auto;
    cursor: pointer;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.3s, visibility 0.3s;
    -moz-transition: opacity 0.3s, visibility 0.3s;
    transition: opacity 0.3s, visibility 0.3s;
}
.cd-user-modal.is-visible {
    visibility: visible;
    opacity: 1;
}
.cd-user-modal.is-visible .cd-user-modal-container {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.cd-user-modal-container {
    position: relative;
    width: 90%;
    max-width: 600px;
    background: #FFF;
    margin: 3em auto 4em;
    cursor: auto;
    border-radius: 0.25em;
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px);
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.cd-user-modal-container .cd-switcher:after {
    content: "";
    display: table;
    clear: both;
}
.cd-user-modal-container .cd-switcher li {
    width: 50%;
    float: left;
    text-align: center;
}
.cd-user-modal-container .cd-switcher li:first-child a {
    border-radius: .25em 0 0 0;
}
.cd-user-modal-container .cd-switcher li:last-child a {
    border-radius: 0 .25em 0 0;
}
.cd-user-modal-container .cd-switcher a {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #d2d8d8;
    color: #809191;
}
.cd-user-modal-container .cd-switcher a.selected {
    background: #FFF;
    color: #505260;
}
@media only screen and (min-width: 600px) {
    .cd-user-modal-container {
        margin: 4em auto;
    }
    .cd-user-modal-container .cd-switcher a {
        height: 70px;
        line-height: 70px;
    }
}

.cd-form {
    padding: 1.4em;
}
.cd-form .fieldset {
    position: relative;
    margin: 1.4em 0;
}
.cd-form .fieldset:first-child {
    margin-top: 0;
}
.cd-form .fieldset:last-child {
    margin-bottom: 0;
}
.cd-form label {
    font-size: 14px;
    font-size: 0.875rem;
}
.cd-form label.image-replace {
    /* replace text with an icon */
    display: inline-block;
    position: absolute;
    left: 15px;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 20px;
    width: 20px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    color: transparent;
    text-shadow: none;
    background-repeat: no-repeat;
    background-position: 50% 0;
}
.cd-form label.cd-username {
    background-image: url("../img/cd-icon-username.svg");
}
.cd-form label.cd-email {
    background-image: url("../img/cd-icon-email.svg");
}
.cd-form label.cd-password {
    background-image: url("../img/cd-icon-password.svg");
}
.cd-form input {
    margin: 0;
    padding: 0;
    border-radius: 0.25em;
}
.cd-form input.full-width {
    width: 100%;
}
.cd-form input.has-padding {
    padding: 12px 20px 12px 50px;
}
.cd-form input.has-border {
    border: 1px solid #d2d8d8;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
}
.cd-form input.has-border:focus {
    border-color: #343642;
    box-shadow: 0 0 5px rgba(52, 54, 66, 0.1);
    outline: none;
}
.cd-form input.has-error {
    border: 1px solid #d76666;
}
.cd-form input[type=password] {
    /* space left for the HIDE button */
    padding-right: 65px;
}
.cd-form input[type=submit] {
    padding: 16px 0;
    cursor: pointer;
    background: #2f889a;
    color: #FFF;
    font-weight: bold;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
}
.no-touch .cd-form input[type=submit]:hover, .no-touch .cd-form input[type=submit]:focus {
    background: #3599ae;
    outline: none;
}
.cd-form .hide-password {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    padding: 6px 15px;
    border-left: 1px solid #d2d8d8;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 14px;
    font-size: 0.875rem;
    color: #343642;
}
.cd-form .cd-error-message {
    display: inline-block;
    position: absolute;
    left: -5px;
    bottom: -35px;
    background: rgba(215, 102, 102, 0.9);
    padding: .8em;
    z-index: 2;
    color: #FFF;
    font-size: 13px;
    font-size: 0.8125rem;
    border-radius: 0.25em;
    /* prevent click and touch events */
    pointer-events: none;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.2s 0, visibility 0 0.2s;
    -moz-transition: opacity 0.2s 0, visibility 0 0.2s;
    transition: opacity 0.2s 0, visibility 0 0.2s;
}
.cd-form .cd-error-message::after {
    /* triangle */
    content: '';
    position: absolute;
    left: 22px;
    bottom: 100%;
    height: 0;
    width: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid rgba(215, 102, 102, 0.9);
}
.cd-form .cd-error-message.is-visible {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.2s 0, visibility 0 0;
    -moz-transition: opacity 0.2s 0, visibility 0 0;
    transition: opacity 0.2s 0, visibility 0 0;
}
@media only screen and (min-width: 600px) {
    .cd-form {
        padding: 2em;
    }
    .cd-form .fieldset {
        margin: 2em 0;
    }
    .cd-form .fieldset:first-child {
        margin-top: 0;
    }
    .cd-form .fieldset:last-child {
        margin-bottom: 0;
    }
    .cd-form input.has-padding {
        padding: 16px 20px 16px 50px;
    }
    .cd-form input[type=submit] {
        padding: 16px 0;
    }
}

.cd-form-message {
    padding: 1.4em 1.4em 0;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.4;
    text-align: center;
}
@media only screen and (min-width: 600px) {
    .cd-form-message {
        padding: 2em 2em 0;
    }
}

.cd-form-bottom-message {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -30px;
    text-align: center;
    font-size: 14px;
    font-size: 0.875rem;
}
.cd-form-bottom-message a {
    color: #FFF;
    text-decoration: underline;
}

.cd-close-form {
    /* form X button on top right */
    display: block;
    position: absolute;
    width: 40px;
    height: 40px;
    right: 0;
    top: -40px;
    background: url("../img/cd-icon-close.svg") no-repeat center center;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
@media only screen and (min-width: 1170px) {
    .cd-close-form {
        display: none;
    }
}

#cd-login, #cd-signup, #cd-reset-password {
    display: none;
}

#cd-login.is-selected, #cd-signup.is-selected, #cd-reset-password.is-selected {
    display: block;
}
.document_info{width:98%; margin-bottom:10px;}
.document_info div{
    display:inline-block;
    float:left;
    line-height: 2;

}
.doc_upload{width: 15%;}
.doc_name{width: 18%;}
.doc_id{
    width: 4%;
}
.doc_group{
    width:11%;
}
.doc_preview{
    width: 17%;
}
.doc_edit{width: 15%;}
.doc_delete{width: 10%;}
.doc_delete, .doc_preview{
    text-align: center;}
.doc_download{ width: 10%; text-align: center;}
.txt_center{text-align:center;}
.bck_green{
    background: transparent linear-gradient(to bottom, rgb(25, 191, 69) 0px, rgb(23, 181, 76) 27%, rgb(17, 161, 89) 66%, rgb(17, 161, 89) 100%) repeat scroll 0% 0%;
    background: -moz-linear-gradient(top,#19bf45 0,#17b54c 27%,#11a159 66%,#11a159 100%);
    background: -webkit-linear-gradient(top,#19bf45 0,#17b54c 27%,#11a159 66%,#11a159 100%);
    background: linear-gradient(to bottom,#19bf45 0,#17b54c 27%,#11a159 66%,#11a159 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#19bf45', endColorstr='#11a159', GradientType=0);
}
.edit_button{color:white; padding:2px;border-radius:3px;width: 50%;
             margin: 0 auto; }

/*Login*/
form {
    background: white;
    width: 40%;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.7);
    font-family: lato;
    position: relative;
    color: #333;
    border-radius: 10px;
}
form header {
    /* background: #1A7D45; */
    padding: 20px 15px;
    color: #333;
    font-size: 1.2em;
    font-weight: 600;
    border-radius: 10px 10px 0 0;
    border-bottom: 1px solid #ccc;
}
form label {
    margin-left: 20px;
    display: inline-block;
    margin-top: 30px;
    margin-bottom: 5px;
    position: relative;
}
form label span {
    color: #FF3838;
    font-size: 2em;
    position: absolute;
    left: 2.3em;
    top: -10px;
}
form input {
    display: block;
    width: 78%;
    margin-left: 20px;
    padding: 5px 20px;
    font-size: 1em;
    border-radius: 3px;
    outline: none;
    border: 1px solid #ccc;
}
form .help {
    margin-left: 20px;
    font-size: 0.8em;
    color: #777;
}
form button {
    position: relative;
    margin-top: 30px;
    margin-bottom: 30px;
    left: 50%;
    transform: translate(-50%, 0);
    font-family: inherit;
    color: white;
    background: #FF3838;
    outline: none;
    border: none;
    padding: 5px 15px;
    font-size: 1.3em;
    font-weight: 400;
    border-radius: 3px;
    box-shadow: 0px 0px 10px rgba(51, 51, 51, 0.4);
    cursor: pointer;
    transition: all 0.15s ease-in-out;
}
/*form button:hover {
    background: #ff5252;
}*/
#login-form{
    width: 100%;

}
.login-btn{
    border-radius: 5px;
    padding: 5px;
    width: 52%;
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 30px;
    height: 36px;
    text-align: center;
    font-size: 20px;
}
/*input[type=text], */
select 
{ width: 100%; padding: 12px 20px; margin: 8px 0; display: inline-block; border: 1px solid #ccc; border-radius: 4px; box-sizing: border-box; } 
input[type=submit] 
{ width: 100%; background-color: #4CAF50; color: white; padding: 14px 20px; margin: 8px 0; border: none; border-radius: 4px; cursor: pointer; } 
input[type=submit]:hover { background-color: #45a049; }
.form_edit{ width: 100%; margin-top:9px;}
.upload_new_file_wrapper{
    border: 1px solid #999;
    /* margin-bottom: 15px; */
    /* margin-left: 7px; */
    /* margin-right: 7px; */
    /* margin: 15px; */
    padding: 10px;
    margin-left: 17px;
    width: 96.58%;
    margin-right: 1px;
    -moz-box-shadow: 3px 3px 5px #ddd;
    -webkit-box-shadow: 3px 3px 5px #ddd;
    box-shadow: 3px 3px 5px #ddd;
    min-height: 100px;
    margin-top: 17px;
    padding-top: 1.5em;
}
.upload_btn{
    width: 20em;
    text-align: center;
    font-weight: bold;
    /* width: 40px; */
    height: 50px;
    padding-top: 13px;
}
.client_info_wrapper{
    width: 98%;
    margin-bottom: 10px;
}
.client_info_wrapper div {
    float: left;
    width: 14%;
}
.content_type{width:20px; height: 20px;}
.cursor-pointer{
    cursor: pointer;
}
.button-pos{margin-top: 1em;}
.book-code-txt{
    color: white;
    position: absolute;
}
.button-book{
    margin-left: 5%;
}
.button-group{
    margin-top: -3.5em;
}
.button-user{
    margin-top: -3.5em;
    margin-right: 5%;
}

/*****************************
    Upload obavestenje/
/*******************************/

.copy-but-clicked {
    display: block;
    visibility: hidden;
    position: absolute;
    margin-left: 29em;
    margin-top: 2.5em;
    background: linear-gradient(to bottom, #939e96 0%,#8a968e 27%,#6e7572 66%,#767b79 100%);
    padding: 12px;
    border-radius: 2px;
    color: #fff;
    z-index: 200;
    width: 20em;
    height: 43px;
    text-align: center;
    text-transform: uppercase;
}

.start_upload_document{
    display: block;
    visibility: hidden;
    position: absolute;
    margin-left: 4em;
    margin-top: 2.5em;
    padding: 12px;
    border-radius: 2px;
    color: #fff;
    z-index: 200;
    width: 20em;
    height: 43px;
    text-align: center;
    text-transform: uppercase;
    color: #12a556;
    background: white;
}


.ngdialog-content form input:-webkit-autofill{
    background-color: black;  
}

/*******************************************
                 LOGIN
*************************************/

.ngdialog-theme-default .login-form{

}
.ngdialog.ngdialog-theme-default.login-form .ngdialog-content{
    background-color:transparent;
}
.ngdialog.ngdialog-theme-default.login-form .ngdialog-overlay{
    background: rgba(0, 0, 0, 0.7);
}
.ngdialog.ngdialog-theme-default.login-form .ngdialog-content .ngdialog-close{
    font-size: 31px;
    top: 16px;
    right: 21px;
}
.ngdialog.ngdialog-theme-default.login-form .ngdialog-content form header{
    text-align: center;
    font-weight: normal;
    font-family: sans-serif;
}
.ngdialog.ngdialog-theme-default.login-form .ngdialog-content form .form-group .form-control-input
{
    width:90%;
    margin: 0 auto;
    margin-top: 20px;
    height: 38px;
}
input:-webkit-autofill{
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}
.input-login-form{
    height: 36px;
    margin: 0 auto;
    width: 90%;
    border-radius: 6px;
    padding-left:8px;
    font-size: 14px;
    font-family: sans-serif;

    -webkit-box-shadow: inset 0px 0px 16px 10px rgba(0,0,0,0.08);
    -moz-box-shadow: inset 0px 0px 16px 10px rgba(0,0,0,0.08);
    /* box-shadow: inset 0px 0px 16px 10px rgba(0, 0, 0, 0.04); */
    -webkit-box-shadow: inset 0.2px 1px 10px 1px rgba(0,0,0,0.08);
    -moz-box-shadow: inset 0.2px 1px 10px 1px rgba(0,0,0,0.08);
    box-shadow: inset 0.2px 1px 10px 1px rgba(0, 0, 0, 0.08);
}
.password-input-form{
    margin-top: 16px;
}
.form-login-content{

    margin-top: 40px;
}
.login-btn:hover{
    -webkit-box-shadow: 0.2px 1px 10px 1px rgba(0,0,0,0.33);
    -moz-box-shadow: 0.2px 1px 10px 1px rgba(0,0,0,0.33);
    box-shadow: 0.2px 1px 10px 1px rgba(0,0,0,0.33);
    border: 1px solid rgba(51,51,51,0.51);
}


/*********************************************
        ***     Question form             **
***************************************************/
.ngdialog-theme-default.question-form .ngdialog-overlay{
    background: rgba(0, 0, 0, 0.43);
}
.ngdialog.ngdialog-theme-default.question-form .ngdialog-content{
    background:#ffffff;
}
.ngdialog.ngdialog-theme-default.question-form .ngdialog-content .ngdialog-close{
    font-size: 31px;
    top: 3px;
    right: 15px;
}
.ngdialog.ngdialog-theme-default.question-form .ngdialog-content .question-form-p{
    width:90%;
    margin:0 auto;
    font-size: 16px;
    font-family: sans-serif;
    color: rgb(51, 51, 51);
    margin-bottom: 15px;
    margin-top: 10px;
}
.ngdialog.ngdialog-theme-default.question-form .ngdialog-content .ok_btn{
    background: #19bf45;
    background: -moz-linear-gradient(top,#19bf45 0,#17b54c 27%,#11a159 66%,#11a159 100%);
    background: -webkit-linear-gradient(top,#19bf45 0,#17b54c 27%,#11a159 66%,#11a159 100%);
    background: linear-gradient(to bottom,#19bf45 0,#17b54c 27%,#11a159 66%,#11a159 100%);
    color: white;
    width:35%;
    outline:none;
}
.ngdialog.ngdialog-theme-default.question-form .ngdialog-content .cancel_btn{
    background-color: #999;
    color: white;
    width: 35%;
    outline:none;
}



/***************************************
        **   UPLOAD        **
*******************************************/
.ngdialog-theme-default.edit-form .ngdialog-overlay{
    background: rgba(0, 0, 0, 0.43);
}
.ngdialog.ngdialog-theme-default.edit-form .ngdialog-content{
    background:#ffffff;
}
.ngdialog.ngdialog-theme-default.edit-form .ngdialog-content .ngdialog-close{
    font-size: 31px;
    top: 3px;
    right: 15px;
}
.admin_upload_document_name{
    width: 100%;
    padding: 7px 20px;
    margin-bottom: 7px;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    height: 2.5em;
    margin-top: 3px;
}
.admin_upload_document_name_label{
    font-size: 15px;
}
.admin_upload_document_file_cat_group{
    margin-top:2px;
    margin-bottom: 10px;
    height: 2.5em;
    outline: 0;
}
.admin_upload_document_category{
    font-size: 1.09em;
    margin-top:2px;
    margin-bottom: 10px;
    height: 2.8em;
    background-color:white;
}
.admin_upload_document_file{
    outline: 0;
    margin-bottom: 13px;
}
.admin_upload_document_desc{
    margin-top: 3px;
    margin-bottom: 10px;
    height: 2.5em;
    width: 100%;
    border-radius: 5px;
}
.admin-upload-button-submit{
    margin-left: 8em;
    height: 36px;
    width: 40%;
    margin-top: 1em;
    padding:2px;border-radius:3px;
}


/*******************************************
    ***********   Download         ***********
******************************************/
.download_main{
    width: 90%;
    margin: 0 auto;
    height:100%;
    padding-top: 10px;
}
.div_main{
    width:100%;
    height:100%;
    margin:0;
}
.upload-width{
    width:100%;
    height:100%;
    margin:0;


}
.upload-width-download{
    width:100%;
    height:100%;
    margin:0;
    display:flex;
    flex-direction:row;

    background: transparent;
}
.download-categories{
    width: 50%;

}
.download-categories h5{

    background: #8a8a8a;
    background: -moz-linear-gradient(top,#8a8a8a 0,#888 31%,#666 71%,#636363 100%);
    background: -webkit-linear-gradient(top,#8a8a8a 0,#888 31%,#666 71%,#636363 100%);
    background: linear-gradient(to bottom,#8a8a8a 0,#888 31%,#666 71%,#636363 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8a8a8a',endColorstr='#636363',GradientType=0);
    color: #fff;

    padding-left: 10px;
    font-size: 20px;
    font-family: sans-serif;
    border-radius: 8px;

    font-family: Arial;
    font-size: 0.95em;
    font-weight: 600;
    padding: 5px 10px;
    border: 3px solid rgba(74, 71, 71, 0.9);



    margin-bottom:0;
}
.download-categories h5 i {
    color:#19bf45;
    margin-right: 5px;
}

.download_main-k .download-categories h5 i {
    margin-right: 8px;
}

.download-pdf-files{
    width: 89%;
    margin: 0 auto;
    ackground: -moz-linear-gradient(top,rgba(73,73,73,0.38) 0,rgba(115,115,115,0.38) 100%);
    background: -webkit-linear-gradient(top,rgba(73,73,73,0.38) 0,rgba(115,115,115,0.38) 100%);
    background: linear-gradient(to bottom,rgba(73,73,73,0.38) 0,rgba(115,115,115,0.38) 100%);
    border-radius: 4px;
}
.download-pdf-files ul{
    list-style-type: none;
}
.download-pdf-files ul li {
    padding-top:5px;
    padding-left:5px;
    padding-bottom:5px;
}
.download-pdf-icon{
    width: 22px;
    height: 22px;
}
.download-pdf span{
    color: rgba(255, 255, 255, 0.9);
    /*    font-weight: 600;*/
    margin-left: 3px;
    cursor: pointer; 
    font-family: Calibri,Arial,Verdana,Helvetica,sans-serif;
}
.download_main.download_main-w{

}
.download-categories.download-categories-w{

}
.download-categories.download-categories-w h5{
    border: none;
    border-radius: 0;
    background: #2b323f;  
}

.download-categories.download-categories-x h5 {
    padding: 11px 10px;
    background: #373636;
  border-bottom: 3px solid #52cb3e;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    color: #ffffff;
    font-family: Roboto;
    border-radius: 0;
    text-transform: uppercase;
}

.download-categories.download-categories-k .fa-bookmark:before {
    color:#01aff6;
}

.download-categories.download-categories-k h5 {
    padding: 11px 10px;
    background: #272727;
    color: #ffffff;
    font-family: Roboto;
    border-radius: 0;
    border: 0;
    text-transform: uppercase;
}

.download-categories.download-categories-k .download-pdf-files, .download-categories.download-categories-x .download-pdf-files {
    border-radius: 0;
    width: 100%;
}


.download-categories.download-categories-k .download-pdf-files li {
    background: #101010;
    border-radius: 0;
    width: 100%;
    height: 40px;
    line-height: 29px;
    border-bottom: 1px solid #333333;
    padding-left: 7px;
    cursor: pointer;
}

.download-categories.download-categories-x .download-pdf-files li {
    background: #181617;
    border-radius: 0;
    width: 100%;
    height: 40px;
    line-height: 29px;
    border-bottom: 1px solid #333333;
    padding-left: 7px;
    cursor: pointer;
}

.download-categories.download-categories-k .download-pdf-files li:hover, .download-categories.download-categories-x .download-pdf-files li:hover {
    background: #1b1b1b;
}

.download-categories.download-categories-k .fa-bookmark:before {
    color:#fe9601;
}

.download-categories.download-categories-x .fa-bookmark:before {
       color: #52cb3e;
}

.download-categories.download-categories-k h5 i, .download-categories.download-categories-x h5 i {
    font-size: 16px;
}

.download-categories.download-categories-k .download-pdf-icon, .download-categories.download-categories-x .download-pdf-icon {
    width: 15px;
    height: 15px;
}

.download-categories.download-categories-w h5 i{
    color: #fff;
}

@media(min-width:320px){
    .download_main{
        width:100%;
    }

    .upload-width-download{
        width: 95%;
        height:100%;
        /*        margin:0;*/
        display:flex;
        flex-direction:column;
        margin: 0 auto;
        background: transparent;
    }
    .download-categories{
        width: 100%;

    }
    .download-categories{
        /*        margin-left:0;*/
        margin-top: 10px;
    }
    .download-pdf-icon{
        width: 18px;
        height: 18px;
    }

    .download-categories.download-categories-k .download-pdf-icon, .download-categories.download-categories-x .download-pdf-icon {
        width: 16px;
        height: 16px;
    }
    .download-pdf span{
        color: rgba(255, 255, 255, 0.9);
        /*    font-weight: 600;*/
        margin-left: 3px;
        cursor: pointer; 
        font-family: Calibri,Arial,Verdana,Helvetica,sans-serif;
        font-size:12px;
    }
}
@media(min-width:450px){
    .download_main{
        width:100%;
    }
    .download-pdf-icon{
        width: 20px;
        height: 20px;
    }

}
@media(min-width:600px){
    .download_main{
        width:90%;
    }
    .download_main.download_main-k, .download_main.download_main-x {
        width:100%;
        padding-top: 0;
    }
    .download-pdf-icon{
        width: 22px;
        height: 22px;
    }
    .download-pdf span{
        color: rgba(255, 255, 255, 0.9);
        /*    font-weight: 600;*/
        margin-left: 3px;
        cursor: pointer; 
        font-family: Calibri,Arial,Verdana,Helvetica,sans-serif;
        font-size:14px;
    }
}
@media(min-width:900px){
    .download-categories{
        margin-left:20px;
    }
    .download_main-k .download-categories.download-categories-k, .download_main-x .download-categories.download-categories-x {
        margin: 10px;
    }
    .upload-width-download{
        width:100%;
        height:100%;
        margin:0;
        display:flex;
        flex-direction:row;

        background: transparent;
    }
    .download-categories{
        width: 50%;

    }
}

/* ---------- PlanetWin 365 design ---------- */


@media (min-width: 600px) {
    .download-p-content .download_main {
        width: 100%;
    }
}

@media (max-width: 600px) {
    .download-categories.download-categories-k h5, .download-categories.download-categories-x h5 {
        padding: 8px 10px; 
    }
}


.download-p-content .download-categories.download-categories-w h5 {
    background-color: #61646d;
    text-transform: uppercase;
    height: 2.6em;
    line-height: 2em;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}

.download-p-content .download-pdf-files {
    width: 100%;
} 
.download-p-content .download-pdf {
    height: 2.6em;
    line-height: 2.4em;
    padding-left: 5px;
}

.download-p-content {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.download-p-content ul li {
    border-bottom: 1px solid #cccccc;
}

.download-p-content ul li:nth-last-child(1) {
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom: none;
}

.download-p-content ul li:hover {
    background: #ebebeb;
}

.download-p-content .download-pdf span {
    color: #000000;
    font-weight: bold;
}

.download-p-content .download-pdf-files ul {
    background: #f5f5f5;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.download-p-content .download-pdf-files ul li {
    padding: 0;
}

/* ---------- End Of PlanetWin 365 design ---------- */
/* ---------- start Of Mercur design ---------- */
.upload-download-width-all{
    flex-wrap: wrap;
    display: flex;
    margin: 0;
    padding: 0;
}
.categories-download-all{
    width: 48%;
    margin: 1%;
}
.doc-txt-col{
    color: #8dabd9!important;
}
.title-section-all{
    padding: 0;
    margin: 0;
    height: 4rem;
    display: flex;
    justify-content: flex-start;
    color: #05dcff;
    background: #011734;
    padding-left: 1rem;
    align-items: center;
    font-size: 2rem;
    text-transform: uppercase;
    border-bottom: 5px solid #00112b;
}
.download-pdf-file-all{
    display: flex;
    background: #011734;

}
.download-pdf-file-ul{
    width: 100%;
    min-height: 30vh;
}

.download-pdf-file-li{
    width: 100%;
    padding: 0.5rem;
    color: transparent;
}
.download_merkur{
    margin: 0;
    padding: 1rem;
    background: #00112b;
    width:100%;
}

.upload-download-width{
    width: 100%;
    padding: 0;
    margin: 0;
    display: flex;
}
.categories-download{
    width: 100%;
    max-width: 1220px;
    margin: 30px auto;
}
.download-pdf-file{
    display: flex;
    background: #011734;
    padding: 1rem;
    margin-bottom: 0.5rem;
    border-radius: 3px;
    align-items: center;
}
.more-button{
     width: 20%;
    background: #ffcc00;
    color: #011734;
    font-weight: bold;
    margin: 0.5rem;
    border-radius: 3px;
    border: none;
    height: 40px;
    min-width: 100px;
}
.more-button:hover{
    background:#ffcc00;
    cursor: pointer;
}
.pdf-data{
    display: flex;
    flex-direction: column;
    width: 80%;
}
.pdf-date-first{
    color: white;
    padding: 0;
    margin: 0;
    font-size: 1em;
    line-height: 1.5em;
}
.pdf-date-second{
    color: #8dabd9;
    padding: 0;
    margin: 0;
    font-size: 1rem;
}
html::-webkit-scrollbar-track {
    border-radius: 4px;
}
html::-webkit-scrollbar {
    border-radius: 4px;
    width: 6px;
    height: 6px;
}
html::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color:  #3A485C;
}

/* ---------- end Of Mercur design ---------- */