﻿@media screen and (max-width: 800px)
{
    /*img{
        width: 100%;
        margin: 0;
        border: none;
    }*/
}

* {
    transition: all 0.5s 0s ease-in;
}

body{
    background-color: rgb(235,235,255);
}
.m-t-10{
    margin-top: 10px !important;
}
.m-t-20{
    margin-top: 20px !important;
}
.m-t-30{
    margin-top: 30px !important;
}
.m-b-10{
    margin-bottom: 10px !important;
}
.m-b-20{
    margin-bottom: 20px !important;
}
.m-b-30{
    margin-bottom: 30px !important;
}

.container, .jumbotron, .navbar
{
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
}
#search_container{
    text-align: center;
}

._tourInfo{

    margin: 0;
    padding: 0;
    font-size: x-small;

}
#isolate table{
    margin: auto !important;
}

.navbar
{
    background-color: rgb(10,113, 180);
    border-radius: 5px;
    margin-top: 10px;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
}

.row{
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
}
.jumbotron
{
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

header{
    text-align: center;
}
article{
    color:black;
}

a.leftbar_action{

    display: block;
    text-decoration: none;
    color:white;
    margin-top: 15px;
    text-align: center;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    line-height: 1.8em;
    font-size: 1.8em;
    border-radius: 5px;

    background: #6a8cba; /* Old browsers */
    background: -moz-linear-gradient(top,  #6a8cba 45%, #275ba6 67%, #275ba6 67%, #275ba6 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(45%,#6a8cba), color-stop(67%,#275ba6), color-stop(67%,#275ba6), color-stop(100%,#275ba6)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #6a8cba 45%,#275ba6 67%,#275ba6 67%,#275ba6 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #6a8cba 45%,#275ba6 67%,#275ba6 67%,#275ba6 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #6a8cba 45%,#275ba6 67%,#275ba6 67%,#275ba6 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #6a8cba 45%,#275ba6 67%,#275ba6 67%,#275ba6 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6a8cba', endColorstr='#275ba6',GradientType=0 ); /* IE6-9 */

}

._top{


    /*background-color: rgb(210,225,250);*/

    /*background-color: rgb(10,113, 180)*/

    background: #6a8cba; /* Old browsers */
    background: -moz-linear-gradient(top,  #6a8cba 45%, #275ba6 67%, #275ba6 67%, #275ba6 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(45%,#6a8cba), color-stop(67%,#275ba6), color-stop(67%,#275ba6), color-stop(100%,#275ba6)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #6a8cba 45%,#275ba6 67%,#275ba6 67%,#275ba6 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #6a8cba 45%,#275ba6 67%,#275ba6 67%,#275ba6 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #6a8cba 45%,#275ba6 67%,#275ba6 67%,#275ba6 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #6a8cba 45%,#275ba6 67%,#275ba6 67%,#275ba6 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6a8cba', endColorstr='#275ba6',GradientType=0 ); /* IE6-9 */

}

a.navbar-brand:link,
a.navbar-brand:visited,
a.navbar-brand:hover,
a.navbar-brand:active{
    color: #ffffff;
}

.nav>li>a:link,
.nav>li>a:visited,
.nav>li>a:hover,
.nav>li>a:active

{
    color: #ffffff;
}

article._news>div, article._content>div{
    background-color: #ffffff;
    border-radius: 0 0 5px 5px;
    padding: 10px;
}
article._news>div>ul>li{
    text-align: justify;
    margin-left: -15px;
    margin-right: 10px;
    margin-bottom: 5px;
    border-bottom: blue solid 1px;
}

._news>header{
    border-radius: 5px 5px 0 0;
    height: 55px;
    line-height: 55px;
    text-align:center;

    color: #ffffff;

    background: #6a8cba; /* Old browsers */
    background: -moz-linear-gradient(top,  #6a8cba 45%, #275ba6 67%, #275ba6 67%, #275ba6 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(45%,#6a8cba), color-stop(67%,#275ba6), color-stop(67%,#275ba6), color-stop(100%,#275ba6)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #6a8cba 45%,#275ba6 67%,#275ba6 67%,#275ba6 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #6a8cba 45%,#275ba6 67%,#275ba6 67%,#275ba6 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #6a8cba 45%,#275ba6 67%,#275ba6 67%,#275ba6 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #6a8cba 45%,#275ba6 67%,#275ba6 67%,#275ba6 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6a8cba', endColorstr='#275ba6',GradientType=0 ); /* IE6-9 */

}

h1, h2, h3, h4{
    text-align:center;
}

._news>header>h1{
    font-size: x-large;
    line-height: 55px;
}

._content>header>h1{
    font-size: x-large;
    line-height: 55px;
    font-family: Georgia;
}

._content>header{


    border-radius: 5px 5px 0 0;
    height: 60px;
    line-height: 60px;
    text-align:center;

    color: #ffffff;

    background: #6a8cba; /* Old browsers */
    background: -moz-linear-gradient(top,  #6a8cba 45%, #275ba6 67%, #275ba6 67%, #275ba6 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(45%,#6a8cba), color-stop(67%,#275ba6), color-stop(67%,#275ba6), color-stop(100%,#275ba6)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #6a8cba 45%,#275ba6 67%,#275ba6 67%,#275ba6 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #6a8cba 45%,#275ba6 67%,#275ba6 67%,#275ba6 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #6a8cba 45%,#275ba6 67%,#275ba6 67%,#275ba6 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #6a8cba 45%,#275ba6 67%,#275ba6 67%,#275ba6 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6a8cba', endColorstr='#275ba6',GradientType=0 ); /* IE6-9 */

}


._header{



    /* background-color: rgb(10,113, 180);
     background-color: rgb(210,225,250);*/

    position: relative;

    background: #6a8cba; /* Old browsers */
    background-image: url("../images/head-blue-p.jpg");
    background-size: cover;

    /*background: -moz-linear-gradient(top,  #6a8cba 45%, #275ba6 67%, #275ba6 67%, #275ba6 100%); /* FF3.6+ */
    /*background: -webkit-gradient(linear, left top, left bottom, color-stop(45%,#6a8cba), color-stop(67%,#275ba6), color-stop(67%,#275ba6), color-stop(100%,#275ba6)); /* Chrome,Safari4+ */
    /*background: -webkit-linear-gradient(top,  #6a8cba 45%,#275ba6 67%,#275ba6 67%,#275ba6 100%); /* Chrome10+,Safari5.1+ */
    /*background: -o-linear-gradient(top,  #6a8cba 45%,#275ba6 67%,#275ba6 67%,#275ba6 100%); /* Opera 11.10+ */
    /*background: -ms-linear-gradient(top,  #6a8cba 45%,#275ba6 67%,#275ba6 67%,#275ba6 100%); /* IE10+ */
    /*background: linear-gradient(to bottom,  #6a8cba 45%,#275ba6 67%,#275ba6 67%,#275ba6 100%); /* W3C */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6a8cba', endColorstr='#275ba6',GradientType=0 ); /* IE6-9 */

}


._slogan{
    color:#FFFFFF;
    font-family: georgia;
    font-size:35px;
    
    text-align:center;
}

.nav>li>a:link{
    color: #fff !important;
}
.nav>li>a:hover{
    color: #fff !important;
}

.nav>li>a:visited{
    color: #fff !important;
}

.nav>li>a:active{
    color: #fff !important;
}


a.navbar-brand:link{
    color: #fff !important;
}
a.navbar-brand:hover{
    color: #fff !important;
}

a.navbar-brand:visited{
    color: #fff !important;
}
anavbar-brand:active{
    color: #fff !important;
}

.social a:link{
    color: #fff !important;
}

.social a:hover{
    color: #fff !important;
}
.social a:visited{
    color: #fff !important;
}
.social a:active{
    color: #fff !important;
}
a._footer:link{
    color: #fff !important;
}
a._footer:hover{
    color: #fff !important;
}

a._footer:visited{
    color: #fff !important;
}
a._footer:active{
    color: #fff !important;
}



a.add-tour:link{
    color: #fff !important;
}
a.add-tour:hover{
    color: #fff !important;
}

a.add-tour:visited{
    color: #fff !important;
}
a.add-tour:active{
    color: #fff !important;
}

._center{

    margin: 0 auto; width:50%;
    /*background-image: url("../Images/zontik_bkg.jpg");*/

    /*background-color: rgb(210,225,250);*/
}

._footer-block
{
    border-radius: 5px;
    border-color: rgb(10,113, 180);
    border-style: solid;
    border-width: 1px;

    display: inline-block;
    /*background:url(../Images/_down_img.gif) no-repeat center;*/


    color:blue;
    font-family: georgia;
    font-size: large;
    text-align: center;
    width:242px;
    height:136px;
    padding-top: 20px;
}
*._footer-align>a{
    text-decoration: none;
}
._downpanel{
    border-radius: 5px;
    background-color:  white;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}

._footer
{
    text-align: center;




}

._footer-line
{
    text-align: center;



}

footer{


    /*height: 66px;*/
    background: #7082b9; /* Old browsers */
    background: -moz-linear-gradient(top,  #7082b9 0%, #004692 58%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7082b9), color-stop(58%,#004692)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #7082b9 0%,#004692 58%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #7082b9 0%,#004692 58%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #7082b9 0%,#004692 58%); /* IE10+ */
    background: linear-gradient(to bottom,  #7082b9 0%,#004692 58%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7082b9', endColorstr='#004692',GradientType=0 ); /* IE6-9 */

    border-radius: 5px;
}


._footer-align{
    text-align: left;
    display: inline-block;
    width: 205px;
    color: white;
}
*._footer-align>img, *._footer-align>a>img{

    width: 48px;
    height: 35px;
    float: left;
    margin-top: 16px;
}

#userInfo{

    display: block;
    color: white;
    position: absolute;
    top: 10px;
    right: 15px;
}


.newsHelper{
    color:darkgoldenrod; 
    cursor: pointer; 
    font-size:small
}

.newsArea{
    width: 100%
}

.current_true {
    color:lightgray;
    text-decoration:none;
    cursor:default;
}
.current_false {
    color:blue;
    text-decoration:none;
    cursor: pointer; 
}

#passportTable{
    margin:auto; 
    text-align:justify;
    border: solid 1px black;
    
}
#passportTable th{
     border: solid 1px black;
     padding: 5px;
}

#passportTable td{
    border: solid 1px black;
    padding: 5px;
}

.form-futer{
    text-align:right;
}

#capture{
    width:150px;
    height:70px;
}
#refreshCapture{
    cursor:pointer;
}

p{
    margin: 0.5em;
    /* text-indent: 3em; /* Отступ первой строки */
}


/*bootstrup 3 submenu*/
.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu {
    top:0;
    left:100%;
    margin-top:-6px;
    margin-left:-1px;
    -webkit-border-radius:0 6px 6px 6px;
    -moz-border-radius:0 6px 6px 6px;
    border-radius:0 6px 6px 6px;
}
.dropdown-submenu:hover>.dropdown-menu {
    display:block;
}
.dropdown-submenu>a:after {
    display:block;
    content:" ";
    float:right;
    width:0;
    height:0;
    border-color:transparent;
    border-style:solid;
    border-width:5px 0 5px 5px;
    border-left-color:#cccccc;
    margin-top:5px;
    margin-right:-10px;
}
.dropdown-submenu:hover>a:after {
    border-left-color:#ffffff;
}
.dropdown-submenu.pull-left {
    float:none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
    left:-100%;
    margin-left:10px;
    -webkit-border-radius:6px 0 6px 6px;
    -moz-border-radius:6px 0 6px 6px;
    border-radius:6px 0 6px 6px;
}

.mkcontentpoint{
    margin: auto;
}
#seaContainer{
   text-align: center;
    background-color: white
}


input.ng-invalid {
    background-color: white;
}
input.ng-valid {
    background-color: lightgreen;
}

input.ng-invalid + span.errspan {
    visibility: visible !important;
}

.errspan {
    float: right;
    margin-right: 10px;
    margin-top: -25px;
    position: relative;
    z-index: 2;
    color: red;
}
.feedback_action{
    color: yellow;
    border: yellow 2px solid;
}
div.social {
    position: absolute;
    top: 205px;
    bottom: auto;
    right: 10px;
    z-index: 10000;
}
div.social span.fa{
    font-size: 2.8em;
}

/*=====================================================
=            Bootstrap 2.3.2 Media Queries            =
=====================================================*/

@media only screen and (max-width : 979px) {

    div.social {
        position: absolute;
        top: 10px;
        right: 10px;
        bottom: auto;
    }

}

@media only screen and (max-width : 540px) {
    div.social {
        position: absolute;
        bottom: 10px;
        left: 10px;
        top:auto;
    }
}
.stars_label > .fa{
    color: gold;
}


.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

table._selectedTourInfoPopup tr{
    margin-top: 20px;
    margin-bottom: 20px;
    /*border-bottom-color: lightgray;
    border-bottom-width: 1px;
    border-bottom-style: solid;*/
}

ul._why li {
    display: block;
}

ul._why li:before {
    /*Using a Bootstrap glyphicon as the bullet point*/
    content: "\e013";
    font-family: 'Glyphicons Halflings';
    font-size: 9px;
    float: left;
    margin-top: 4px;
    margin-left: -17px;
    color: red;
}