/*
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 : Dec 5, 2016, 10:01:17 PM
    Author     : kras
*/

.table {
    width: 100% !important;
}

.differentTable td:nth-child(1) {
    width: 80%;
}

.differentTable td:nth-child(2) {
    width: 10%;
}

.differentTable td:nth-child(3) {
    width: 10%;
}

.title {
    font-size: calc(36px + 1.3vw) !important;
}

.single-view-cell-left {
    word-wrap: normal;
    min-width: 100px;
    max-width: 100px;
    text-align: left;

}

.single-view-cell-other {
    word-wrap: normal;
    min-width: 200px; 
    max-width: 200px; 
    text-align: left;
}



.table-hover>tbody>tr:hover>td, .table-hover>tbody>tr:hover>th {
    background-color: #F0F8FF !important;

}

.checkmark {
    display:inline-block;
    margin-left: 25px;
    width: 22px;
    height:22px;
    -ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
    transform: rotate(45deg);
}

.checkmark_stem {
    position: absolute;
    width:3px;
    height:9px;
    background-color:#32CD32;
    left:11px;
    top:6px;
}

.checkmark_kick {
    position: absolute;
    width:3px;
    height:3px;
    background-color:#32CD32;
    left:8px;
    top:12px;
}

.list_anon_row {
    background-color: #ffcccc !important;
}

.list_date_col {
    word-wrap: normal;min-width: 100px; max-width: 100px;
}

.bl_inline {
    display:inline;

}

.block_container
{
    text-align:center;
}



.differentTable, .differentTable td, .differentTable th{
    /* border-color: #ff0000 !important; */
    border: none;
}

.tags_area {
    list-style: none;
    margin: 0;
    overflow: hidden; 
    padding: 0;
    min-width: 180px;
}



.tags_area li {
    float: left;
}


.red_link {
    color: red;
}

/*
.table td{
    border: #cceeff solid 1px !important;
}

.table th{
    border: #cceeff solid 1px !important;
}
*/

.resp-image {
    /*
    margin-top: -100px; 
    margin-left: 35%;
    width: 150px;
    */
}

.resp-image-block {
    display: inline-block;

}

.resp-link-ext {
    display: none;
}

.two-elems-same-line-cont {
    margin: auto; 
    width: 50%; 
    padding-top: 25px;
}

.two-elems-same-line-elem {
    display:inline; 
    float: left;
}


.my-input-field {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 1px solid #337ab7;
    box-shadow: 1px 1px 4px #337ab7;
    -moz-box-shadow: 1px 1px 4px #337ab7;
    -webkit-box-shadow: 1px 1px 4px #337ab7;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 3px;
    outline: none;
}


@media 
only screen and (max-device-width: 667px) and (-webkit-device-pixel-ratio: 2),
only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3),
only screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2),
only screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3)
{

    
    .resp-image-block {

        display: none;
    }

    .resp-header {
        width:100%; 
    } 

    .resp-link-ext {
        display: inline-block;
    }

    .two-elems-same-line-cont {
        margin: auto; 
        width: 70%; 
        padding-top: 25px;
    }


}


/* x px and more */
@media screen and (min-width: 800px){

    .rwd-break { display: none; }

    .two-elems-same-line-cont {
        margin: auto;
        width: 70%;
        padding-top: 25px;
    }

    .main_p_stats {padding: 0 10px 0;}

    #mob-menu {
        display: none;
    }

    .mstopnav {
        background-color: #337ab7;
        overflow: hidden;
        min-height: 40px;
    }

    .mstopnav #myMenuLinks {
        display: block;
    }

    .mstopnav a {
        color: white;
        text-decoration: none;
    }

    .mstopnav a:hover {
        color: white;
    }
}

/* X px and less */
@media screen and (max-width: 800px){

    .rwd-fsize { font-size:12vw }

    .two-elems-same-line-cont {
        margin: auto; 
        width: 70%; 
        padding-top: 25px;
    }

    .resp-image-block {
        display: none;
    }



    body, html {
        font-size:calc(16px + 0.4vw) !important;
    }

    .main_p_stats {width:auto; white-space:nowrap;}

    /* mobile menu */


    .mstopnav {
        overflow: hidden;
        background-color: #337ab7;
        position: relative;
        min-height: 50px !important;
    }

    .mstopnav #myMenuLinks {
        display: none;
    }

    .mstopnav a {
        color: white;
        padding: 14px 16px;
        text-decoration: none;
        font-size: 17px;
        display: block;
    }

    .mstopnav a.icon {

        display: block;
        position: absolute;
         padding: 14px 16px;
        /* right: 0; */
        top: 0;
    }

    .mstopnav a:hover {

        color: white;
    }

    .black_on_white {

        margin-top: 10px; 
        color: white !important;
        height: 50px;
    }
}


.mynav-next-prev {


    border: 1px solid;
    border-radius: 5px !important;
    padding: 5px 20px 5px 20px;

}

.siteslist {

    width: 600px !important; 
    height: 300px !important;
    /* align center */
    display: block;
    margin-left: auto;
    margin-right: auto;

}

.submit_result {
    width: 600px !important;
    display: block;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid !important;
    padding: 20px;
    margin-bottom: 20px;
    margin-top: 20px;

}

.site-name-red {
    color: red;
}

.site-name-orange {
    color: orange;
}

.anc-bold {
    font-weight: bold;
}

.ext-image {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px; 
    margin-bottom: 30px; 

    -webkit-box-shadow: 10px 10px 61px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 10px 10px 61px 0px rgba(0,0,0,0.75);
    box-shadow: 10px 10px 61px 0px rgba(0,0,0,0.75);
}

.table {
    border: none;border-collapse: separate; /* allow spacing between cell borders */
    border-spacing: 0 5px; 
}

.table>thead>tr>th {
    border: none;
    border-collapse: separate; /* allow spacing between cell borders */
    border-spacing: 0 5px; 
}

.table-striped {
    border: none;
}

.table-bordered {
    border: none;
}

.table-striped td:first-child {
    border: none;
    border-radius: 10px 0 0 10px;

}

.table-striped tbody td {
    border: none;
    border-top: solid 1px #957030;
}


.table-bordered>tbody>tr>td {

    border: none;

}

.table-striped>tbody>tr {

}


.table-striped>tbody>tr:nth-of-type(odd)>td {
    background-color: #d7e6f4 !important;
}

.table-striped>tbody>tr:nth-of-type(even)>td {
    background-color: white !important;
}

.msmenu-item-first {

    margin-top:50px !important;


}

.msmenu-item {

    text-align:left; 
    padding: 5px 20px 5px 20px; 
    color: white

}

.black_on_white {
    margin-top: 10px; 
    color: black;
    height: 50px;
}

.msalert {
    line-height:60px;
}