﻿


.cps_start
{
    background-position: 0px -0px;
    background-image: url('../Images/Above_the_clouds_sm.jpg');
    background-color: #C9E1F5;
}

.cps_package_item_name
{
    color:white;
}

.back_tabs
{
    background:rgba(35,35,125,0.25);
}

.sel_color
{
    background:rgba(10,70,180,0.53);
    color: white;
}


/*.pack_hov:hover
{
    background:rgba(35,35,125,0.35);
}*/

.back_attr
{
    background:rgba(80,140,180,0.23);
}

.ao_hov:hover
{
    background:rgba(35,35,125,0.2);
}


.cps_order_button
{
   background-color: white;
   color: #2d598f;
}

.cps_order_button:hover
{
    color:blue !important;
}